HTML String to PDF: Class cannot be cast to java.lang.reflect.ParameterizedType
Hi,I am trying to create a PDF from an HTML string as shown in the code below.I had used the same code previously in a test project and it worked fine, unfortunately it didn't work this time. (nothing...
View ArticleImage position issue while using Aspose.Pdf
We have Aspose 6.x product and have a problem with adding image to pdf We are adding a QR code to the bottom right corner of each PDF. Not all PDFs will place the image in the right spot. Some pdf...
View ArticleXSL-FO Font Naming Issue
Hi,I have been using the Aspose.PDF library to render XSL-FO as a PDF but have encountered a Font Naming issue where the font cannot be found when printing. Â In working with through the issue it was...
View ArticleHeader Footers
Is there any way to get a reference to the current header and footer of a pdf file?
View ArticleExtract section from one pdf and put it to another one
Hi Aspose-Team,I generated 2 Pdfs. Is it possible to cut out a section from one pdf and to put it to another one between certain sections. Can you provide some code snippets?For my purpose i generate...
View ArticlePDF/A 1-B non-compilant
I'm very interested to buy Aspose Pdf to convert my pdf documents into pdf/A-1B format, but I tried to use NET library without success.The pdf obtained is not valid. I verify format with free tool and...
View ArticleIssue Reading pages from a large PDF
I have been having issues parsing large PDFs (200 - 400) MB. Â In this case a series of textbooks that have a lot of images baked in.This issue is difficult to produce. According to the stack I have...
View ArticleConvert XPS to PDF - Exceptions garbled
Hi,I've got the following problem: I'm trying to convert a xps file to pdf.This works flawlessly. But if the xps-file is corrupted or the xps-file I want to convert does not exist, I get funny...
View ArticleImageStamp Quality
Hi, i used your sample code:AsposePdf.Document pdfDocument = new AsposePdf.Document(@"D:\input.pdf"); Â Â Â Â Â AsposePdf.ImageStamp imageStamp = new AsposePdf.ImageStamp(@"D:\myImage.png");...
View ArticlePDF to word from byte[]
Hi,I have program which generate byte array of PDF file. I like to take the byte object in PDF and convert it into MSFT word. Can you advice if this can be complete? Do you have sample which you can...
View ArticleClassic ASP(!) Extended character set
We're using 3.3.5.0 (back from 2007 I think) and I'm having trouble including extended characters within an PDF. We're creating the PDF using classic ASP, first generating an XML document and passing...
View ArticleAspose PDF download Error "Offline key cannot be decrypted, redownload...
Dear Team,Our client is using Aspose.PDF(9.1 version) and Aspose.word for merging the documents into single output. Â There documents are stored in IIS therefore we download them from URL using...
View Articlecompression routine PDF or PDF/A still increases size of file
Aspose.Pdf for .NET 9.6.0Our developer has been working with the compression information you provided but the results are minimally better. This is what we are doing:publicvoid Save()Â Â Â Â Â Â Â {...
View ArticlePDF Free hand drawing
Hello,I was wondering if aspose pdf is capable of allowing users to free hand draw on pdf documents? If so - can this be done using the aspose.pdf.java? Are there examples that I can see or use to...
View ArticlePDF to Word conversion taking time\resources
Hi, I have developed a pdf to MSFT conversion application, while testing this discover the time to do the conversion takes a lot of time. See screenshots ~33 seconds for <10 pages. The second...
View ArticlePDF to Word conversion losing formats
Hi,I have the following attached PDF file which gets converted using the latest PDF to word library (9.3.1). The word output as highlighted in the screenshots show missing header text and formatting....
View ArticlePDF rendition of word document looses url links embedded in the word document
when converting a MS word document to PDF, the links (URL's) in this document are not converted/lost.
View ArticleStamp text on PDF document with adjustable left margin
Hi, I am trying to add a text stamp on my PDF document, but I am unable to set the left margin value.I would like the stamp text to be at the header of the document, that is when I use...
View ArticlePrinting PDF pages from different printer trays
Is it possible to print pages from a PDF document from different printer trays? Let say I want to print first and last page from tray 2 and all the inbetween pages on tray 1. Is that possible with...
View ArticleHelp me!! I can´t convert PDF to Excel and not accept MemoryStream
How i want convert PDF to Excel, if i generatethe document, but, how i opener the .XLS, i send me a errorToo, when trying generate the document PDFDocumento (Aspose), i send one MemoryStream, but, send...
View Article