PDF to png conversion is not rendering all the document data
Hi, Converted PNG image is not rendered all the data from PDF. PFA for reference.
View Articleoutput file is not flattened after converting xfa form to standard formtype
Hi I am using Aspose.PDF dll for .net to flatten an existing pdf that is an xfa form. The output resultant file becomes editable and a form template appears to be inserted. How can I get the...
View ArticlePDF Error while getiing row height
Hi,I am using aspose pdf 9.1whenever I am trying to get the height of a row using totalHeight = totalHeight + headerRow.GetHeight(doc);the PDFdoes not render correctly and gives error as "An error...
View Articlewatermark 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 ArticleHtml to Pdf Issues
Hi, we need to convert some html files into pdfs and add headers and footers to every pdf page , but we seemed to have encountered a few problems. Regarding Aspose convert from html to pdf there seems...
View ArticleError when converting a GIF image to PDF with Aspose.pdf(.net)
Hi Support Team,I'm trying to convert an .gif image to pdf using Aspose.Pdf for .NET. I got below error while converting: "A generic error occurred in GDI+."I have attached the download.gif image as...
View ArticleMultiline Textbox line limit
I have inserted a multiline text box into a PDF using FormEditor AddField.How can I limit the number of lines allowed in this textbox so that the text input stops when the cursor reaches the end of the...
View ArticleNot able to delete specific attached file.
Hi.I am not able to delete specific attached file.Ex : I have three attachments (File1, File2, File3) , I just want to delete File1.My code snippet :public void DeleteAttachments(string File) {...
View ArticleCheckboxField.getValue
I have a fillable PDF with a number of checkboxes on it. I filled in some of the fields and checkboxes, then did 'getValue' on all of the fields and checkboxes.Those checkboxes which were not set...
View ArticlePage Zoom FitPage
Has anyone had luck setting a page's default zoom?Something like:for (int pageIndex = 1; pageIndex <= Math.Min(3, document.Pages.Count); pageIndex++) {Pdf.Page page =...
View ArticlePdf to XLS incomplete conversion
I am trying to convert pdf file to XLS but the output is a single line "Evaluation Only. Created with Aspose.Pdf. Copyright 2002-2015 Aspose Pty Ltd.". I am using aspose pdf API for Java. Please help...
View ArticlePDF printing doesn't work correctly
Hi,I tried to use your code sample to print a PDF, but it is printed incorrectly. Page orientation is opposite no matter whether I set AutoRotate to true or false, plus the quality is really terrible....
View ArticleTables from HTML
Hi,We are rendering a PDF using HTML stored in a SharePoint list item. But we do notice some issues with table rendering.The HTML code I used is attached as "HTMLCode.txt" this HTML has two tables in...
View ArticleCorrupt output when using PdfPageEditor
Using Aspose.Pdf - 9.5.0.0, I have received a lot of complaints regarding corrupt/blank PDF's, and have determined it happens after PdfPageEditor Zoom() and MovePosition() have run.Below is a piece of...
View Articleaspose.pdf is not working .Why ?
Hi, i am try to use aspose.pdf but it is not working. and i am trying to convert pdf to xls file. out is being created but not data exist in excel file. my pdf have some pages and some data in...
View ArticlePdf2PdfA rotating problem
Dear Aspose-Team,I've got trouble with converting PDF documents, which are rotated. As you can see I attached two files. I want to convert the "original.pdf" into a PDF_A_1B. This generally works fine,...
View Articletools for PDF to HTML conversion
hi,my customer is evaluating the different tools for PDF to HTML conversion. In pdf there are some Arabic characters, however your tool failing to convert that. I have already raised it in your forum....
View ArticleInteroperation: AsposePDF and AsposeImage
Your PDF library allows me to convert to a Tiff file - and your Image library allows me to manipulate a Tiff file. But what I want to do is convert and manipulate both. Is there any way to get a...
View ArticleHtml to Pdf Issues
Hi, we need to convert some html files into pdfs and add headers and footers to every pdf page , but we seemed to have encountered a few problems. Regarding Aspose convert from html to pdf there seems...
View Article