XPS to PDF Conversion taking 15-20 secs and 50% CPU Utilization
HiI am using the Aspose.Pdf product for converting the XPS to PDFs, the files conversion time is 15-20 secs per file depending upon the size(max being 400Kb). In our application we need to process...
View ArticleHow to add table of content in ASPOSE PDF with custom paging
Hi i am bharath, I want to know how to add custom page number in the table of content. I am able to add Table of Content but its auto generated for all the page, i want to know how to add custom table...
View ArticlePDFFileSecurity/DocumentPrivilege does not work to set AllowDegradedPrinting
Using Aspose.PDF 9.6.0.0, our code is having issues setting the Degraded Printing property for the PDFFileSecurity. Looking for guidance on the best way to do this. Sample code below:var docPrivilege =...
View ArticleTextbox with Justify not working when text contains a parameter
HiIs it by design or a bug that text justify works fine unless I put a parameter or other expression into the text?Thanks,Greg
View ArticleThread Safety on Html To PDF conversion
When attempting to convert HTML to PDF using the Aspose.Pdf.Generator.Pdf object, running two conversions in parallel tasks (each creating their own Pdf object) results in either an 'Object is...
View ArticleBug: PDF/a conversion fails with 10.5.0.0 (works with 10.4.0.0)
Aspose.PDF .Net 10.5.0.0 fails to convert the attached PDF to PDF/a. It works with 10.4.0.0 and also with other documents.The PDF was generated by Microsoft OneNote from a mail.The Aspose error message...
View ArticlePDF to JPEG conversion, size of result
Hello,I'm writing you because today we tested new release and I found one thing that confuses me a little.The deal is that during file conversion I've get files of different sizes just using different...
View ArticleProblem converting html and css to pdf
Hi,The goal: To convert a html file with an image and css to a pdf file using Java.The problem:When the html file that I convert has no css it works fine. But when I add css, the resultant pdf is a bit...
View ArticleOptimize Fonts when concatenating pdfs
Dear ladies and gentlemen,In our application we have to combine several (eg 100) PDF files.To optimize the resulting file we use this code:pdfFileEditor.Concatenate(pdfStreams.ToArray(),...
View ArticleCreating a PDF from PRN PCL Format file. Handling of Fonts and special...
Hi, We have access to a PRN file from a proprietary print driver and want to convert it to a PDF. It looks like the PRN is a PCL format, so we used the following approach to convert the file to PDF. In...
View ArticleProblems Reading Attachments from PDF
Hello ASPOSE,I tried the code provided at http://www.aspose.com/docs/display/pdfnet/Get+All+Attachments+from+a+PDF+DocumentBut no attachment was found even I can see the attachment in Adobe. The PDF...
View ArticleThumbnail generated incorrectly by pdf library
The thumbnail generated from the code below does not match the pdf. Run the attached code and extract the thumbnail from example_pdf.pdf. example_thumb.jpg illustrates the incomplete...
View ArticlePdf.Kit.Lic not valid for pdf.dll
We are trying to upgrade to the Aspose.PDF.dll from the Aspose.PDF.Kit.dll that we have been using for years.I have referenced the new dll, but when I try Aspose.SetLicense with our old kit license, I...
View ArticleUnhandled Exception: System.ArgumentException: Invalid index in Rows indexer: -1
The exception is occurring in our production environment sporadically since we upgraded to Aspose.Pdf 9.3.0.0 from a very old version. (This exception is also easily reproducible in 10.0.5.0). Full...
View ArticleConvert PDF to image content formatting issue.
When we convert attached "Original.pdf" to image it result into image as atatched "Aspose - ConvertToImage.pdf". The background if "Invoice" rectangle changes. The logo in the top right becomes more...
View ArticleBookmark Destination
Hi,We are trying to go through all bookmark present in a PDF Document and Verify their action,I have attached a sample PDF document with 3 bookmarks present, where we are getting bookmark Action as...
View ArticleExtracted Signature Images Are in Black and White
Hello,When I extract signature images from a pdf, the resulting images are in black and white. For example, if the image is blue with transparent background, the result would be a white image with a...
View ArticleADA Compliance
We are using Aspose.Pdf to convert tiff images to PDF for archival purposes. We have a need to ensure PDF/A and ADA compliance. We have implemented PDF/A - seems like ADA compliance is a bit more...
View ArticlePDF Encoding
Hi,I try to read a UTF-8 file with Khmer characters and try to out it as a PDF using Aspose PDF. However, the output PDF is blank. May I know is Aspose support Khmer character ? The following is my...
View ArticleHTML to PDF Conversion Error
I am using Aspose Total for Java SDK to convert files.When converting the attached Html file to pdf, I am getting the following error:class com.aspose.pdf.internal.p344.z10: Value cannot be...
View Article