Quantcast
Channel: Aspose.Pdf Product Family
Browsing all 3131 articles
Browse latest View live

Does Aspose.pdf use MSXML 4?

MSXML 4.0 has a security problem and my company is in the process of removing it from any computers it is installed on.  That appears to be only the computer that I have Aspose.PDF installed on.  Does...

View Article


HTML to PDF - CSS Float not working

Try to generate pdf from this html http://jsfiddle.net/6tpfs9h5/. For me, block with text is located under image, but must be placed on the right from image. I use Aspose 10.1.0.

View Article


java.awt.HeadlessException

I am getting following Exception when I ran in Linux server,java.awt.HeadlessException                at sun.awt.HeadlessToolkit.getScreenSize(HeadlessToolkit.java:261)                at...

View Article

HTML to PDF - rgba background colors doesn't work

Hi Aspose Team,i use Aspose.Pdf 9.8.0.0 and try to import a HTML document into a PDF document. All is fine except css rgba colors, i.e. used in "background-color: rgba( 255, 0, 0, 0.2 );". The alpha...

View Article

Aspose.Pdf.Generator.Pdf fail to generate pdf file using Gif image containing...

Hi,I've found a issue. Can anyone confirm this?Below is official code example you could find in this web page:  http://www.aspose.com/docs/display/pdfnet/Use+Image+from+Local+Disk    //Instantiate a...

View Article


BLOB image to PDF

i,We are using PDF dll version 6.6I am facing issues while reading the blob image to memory stream and saving it.Here goes the code -Aspose.Pdf.Generator.Pdf imagePdf = new...

View Article

Generating multiple column on TOC page in existing pdf

Hello, We would like to generate a TOC with two columns in an existing PDF file.The multiple column must be only on the TOC.Could you please give me an advice to realize this?Thank you.Best regards.Maxime

View Article

Runtime co-ordinates for digital signature

Hello Team,I am developing a web application where the user uploads there pdf files and sign it digitally.As files are not known so I can't determine where to place digital signature on pdf. I need to...

View Article


Create PDF from BufferedImage (DOM API)

Hi,I'm trying to convert java.awt.BufferedImages to PDF using the newer DOM API.I have working code using the legacy API as its Image object supports BufferedImages via the following...

View Article


PDF/A 2U, 3A and 3U

Hi,I need to make a PDF compliant with PDF/A 2U, 3A and 3U but these features are not supported in the current Aspose version. I like to suggest to aspose team to add these features as soon as possible...

View Article

Trying to add CopyRights and Registered Symbol in Pdf file using TextFragment

Hi Tilal,We trying to insert some text in the footer section of PDF file.We are using TextFragment textFragment = new TextFragment("© Copyrights Symbol ® Registered Symbol"); to add text.In this case...

View Article

System.OutOfMemoryException while extracting text from pdf

Hi,Extracting text from pdf files uses too much memory. My code is like this:            Aspose.Pdf.Document doc;            Aspose.Pdf.Text.TextAbsorber textAbsorber = new...

View Article

Unable to create PDF via API

Hi,I am using Aspose.pdf.dll v9.4.0.0 with valid license. Follow the sample code in documentation but unable to create the PDF. All I get is a PDF with empty content and watermark....

View Article


Convert webpage to PDF containing images

Hi ,I am using aspose.pdf version 9.1 for PDF generation.My requirement is to convert a webpage containing images into PDF. The images are basically MS charts(eg bar and pie chart) which are generated...

View Article

watermark support for Chinese and Japanese fonts

I just want to know if aspose support for Chinese and Japanese fonts When I add watermark to a pdf file, the watermark text with Chinese or Japanese ,the font type I set was not working.It looks like...

View Article


How do I get coordinates of adobe fields using aspose.pdf for .net?

Hi,I want to extract all adobe form fields and obtain their coordinates. Please find attached document that I am using for reference.1. How can I get all adobe form fields?2. How to I get...

View Article

How to improve the speed when extracting Facades?

Dear Aspose support,I am looking into ways to improve response time for certain documents. Goal: Extract all adobe fields, delete them and save the file.Step 1:I have a document with Adobe fields on it...

View Article


Set default printer in a pdf created with Aspose.Pdf

On a website, we have to create a pdf with address labels. Since the customer has a dedicated label printer, it would be nice if the default printer could be set right into the pdf document while we...

View Article

Pdf generation taking long time

Hi I'm generating a very small document with Aspose Trial version. And it turns out that pdf generation from html is taking 900 milliseconds. Please review the code and html and let me know if i'm...

View Article

Stuck in reading pdf file

Hi,When I'm initializing Document object by Aspose.Pdf.Document doc = new Aspose.Pdf.Document(fileName)with the attachment documents, prosess is stucked. I've wait for hours and it does not proceed or...

View Article
Browsing all 3131 articles
Browse latest View live