After merge nested bookmarks are duplicated
Hello to everyone at the support team,im trying to merge some PDF files with nested bookmarks. The goal is to preserve the existing bookmark structure after the merge.1. Merge two pdf files s1.pdf and...
View Articlepdf/xfa to html convertor
I was looking for a software which should convert pdf-xfa files into html
View ArticleAdobe reader shows 3 pages, Aspose.Pdf extracts 6 pages and can't extract text
Hi,I couldn't get the text of the attached pdf extracted, I get this exception :System.NullReferenceException: La référence d'objet n'est pas définie à une instance d'un objet. à...
View ArticleAspose.pdf version 3.3 issue :Tables are getting overlapped on header
Hi ,I am using Aspose.pdf jar with version as 3.3. I have created headers ,table and footers in pdf.but the problem is Table is getting overlapped on header (ideally table should be created after...
View ArticleText box not allowing more than 500 characters issue
I am converting html to pdf using the below code. But the input textbox in the generated pdf is not allowing to enter more than 500 characters. Is there any way to get rid of this limit? var pdf = new...
View ArticleConverting PDF to mTIFF: A generic error occurred in GDI+
Hello,I'm converting a PDF generated by Aspose into an mTIFF, and obtained the error "A generic error occurred in GDI+." in the Process() method, with an error code of -2147467259 within the exception....
View Articlesplit pdf file to individual pages get this error - value can not be null in...
hi dears,i try pdf splitting in aspose java and occured this errorCaused by: class com.aspose.ms.System.g: Value cannot be null.Parameter name: path1com.aspose.ms.System.e.ae.bp(Unknown...
View ArticleIssue Converting HTML to PDF
Hi,I am not able to convert the attached HTML to PDF using Aspose.PDF. The converted PDF file is not retaining any formatting specified in the HTML tag.To rule out issues with a malformed HTML I used...
View ArticlePdf settings
is there any other way using aspose.pdf to achieve this functionalityeg. create one blank pdf document and then copy each page from original file to newly created filewith some margin (eg. header...
View ArticleHow to know whether PDF file has password?
Hi! string dataDir = Path.GetFullPath("../../../Data/"); string password="abc"; if(....) How to know whether PDF file has password? //Open PDF with Password Document...
View ArticleText Formatting not working with IsHtmlTagSupported
Hello, I am having problems getting Aspose.Pdf.Generator.Pdf (Version Aspose pdf 8.5) to recognise Text formatting with IsHtmlTagSupported . I want to show HTML formatted data in a table...
View ArticlePDF to PNG conversion problem
Hi Aspose,I am trying to convert a pdf document to a png image, in order to present it in a previewer.However, conversionwill neverend.Here is what I do:com.aspose.pdf.Document pdfDocument = new...
View ArticleHtml to pdf, text missing
Hi, We are using liscensed Aspose.pdf to generate pdf from htmlThe code we are using comes from your website as belowAspose.Pdf.Generator.Pdf pdf = new Aspose.Pdf.Generator.Pdf();// add the section to...
View ArticleAspose bug tracking system # PDFNEWNET-35888 status
I'm trying to connect with someone on this bug and try to get it escalated, but I don't know how to do that using your forum.
View ArticleHeaders With Images
Hello,I am currently attempting to make a document which contains a header, footer and a table in-between spans multiple pages. The table, header and footer are working fine but when I want to add an...
View Articleabout progress bar
Hi,We want to convert PDF document to wordA large PDF documentBut, we want to add a progress bar (0% to 100%) on the web page the show to the user the progression of the concatenation...How can I know...
View ArticlePopup Message Opening concatenate PDF
To whom it may concern, I am using Aspose.dll 9.0 to concatenate the files A.pdf & B.pdf to create the package Package_Files_A_B.pdf and when I open the file I get a pop message please see the...
View ArticleCss is not working and pdf form got distorted while converting html to pdf
I am able to make fields editable while converting html to pdf.It works fine when I convert HTML-->pdf by doing "HTML to pdf" conversion by usind acrobat professional directly.But the css does not...
View ArticleOrdered Bullets and Sub Bullets
We are using Aspose PDF 8.3.1 and are seeing issues related to sub Bullets when converting from HTML to PDFHTML Input:<i>Information Technology Department</i> - It's important to note a key...
View ArticlePDF Radio Buttons Resizing on Flatten()
We have a PDF form which contains a number of radio buttons. The radio buttons are all the same size, but when we Flatten() the PDF the last radio button increases in size slightly. I have attempted to...
View Article