Had to add Reference to System.Web
I'm using the Runtime version 4.0.30319 of the Aspose.PDF dll. Whenever I create a Aspose.Pdf.Facades.PdfFileEditor object, I get a compiler error in my project:The type 'System.Web.HttpResponse' is...
View ArticleConvert image to searchable pdf file using google ocr exe.
Hi I am use VS2012,VB and Aspose.Pdf download form individual API,i.eAspose.Pdf.dll ver is 9.4.0.0 and link is...
View ArticlePDF table rows overlap each other if table goes over a page
HelloI have an issue when a table goes over a page long. The first two rows on the new page seem to render on top of each other (see attached screenshot and Output.pdf).I don't think I am doing...
View ArticleBlurry PDF export
Hi,When generating a PNG or JPG from PDF using Java 1.7 on Mac 10.9, we're getting very blurred output. I've attached the output from Aspose, the one from Apple's Preview and the PDF.The code we use to...
View ArticlePrintLargePdf use ever the automatic tray
Hello,When I use the PrintLargePdf, the PaperSource is not taken and the document is printed on automatic tray.Here the code : using (PdfViewer viewer = new PdfViewer()) {...
View ArticlePDF resaved to PDF/A-1b results in background of page 1 image in dark blue
We are using your toolkit to remove metadata from PDFs and/or change the PDF to a Secure PDF or PDF/A. One of our clients had a document, that unfortunately I do not have permission to submit, where...
View ArticleHTML to PDF Conversion - Authentication on Forms Based Authentication websites
Hello Support,I have a query in Html to PDF conversion, can you able to convert the HTML which contains Form Authentication?Eg: http://portal.office.com
View ArticleGet FieldLimit
I understand how to SetFieldLimit, but I would like to get the value before I change it.Is this possible?
View Articlecreate hyperlink in existing pdf file
Hi,I have a pdf file which has some text like "HYPER_Google_1"(attached input.png file), I would like to replace this text with "<a href="http://www.google.com">Google</a>". However I dont...
View ArticleCan I Disable Extended Features
I have removed buttons and flattened several Extended Feature documents. The documents are then combined into one document. Is there a way to disable the Extended Features attribute so that the user...
View ArticleIssue in retrieving pdf Signature Information
Hi,The attached PDF file cannot be processed by Aspose. The ClassCastException (shown below) happens with 9.0 and 9.3 versions. Is there any workaround for this, in case this is a bug in Aspose....
View ArticleRetrieving and Updating TOC
Hi,Is there a way I can retrieve the Table of Contents in an existing document and update the destination.Regards
View ArticleSetPageSize() ignored if any Text added to the page
BackgroundWe are currently evaluating Aspose.Pdf for .Net as a replacement for iTextSharp. I am using the new Aspose.Pdf API (i.e., not the Generator) ProblemWhen I call SetPageSize() to change the...
View Articleconvert html to pdf
I m trying to convert a html table to pdf doc. Aspose.pdf creates pdf file with one extra blank page at last all the time.
View ArticlePage level dimension changes are ignored if Document level dimensions are set
If any page dimension or orientation settings are set at the document level, any changes made to those settings for an individual page are ignored. This is true regardless of whether I use...
View ArticlePDF to PDF/A format
Hi Please let me know whether there is any update on PDF to PDF/A format convertion. Thanks
View ArticleConvert Word to PDF using Cloud PDF API?
The cloud PDF API seems to do most of what we need. However, it's unclear if it allows you to convert .doc/.docx files to PDF.Would we need to make a separate call to the cloud Words API for...
View ArticleFind Text in Pdf Error
I have an issue when using the TextFragmentAbsorber.First let me describe the bigger picture.I have an HTML view. I generate a PDF file from it using HTML to Pdf conversion.I temporarily save the file...
View ArticleTiny Fonts on fillField
With our latest Aspose license purchase, the Aspose.Pdf.Kit is no longer supported and the recommendation is to switch to Aspose.Pdf.Facades where the Kit items are now available. We followed the...
View ArticleCompress PDF file
I have Aspose.pdf version 7.2 and I want to know that is there any way to compress the pdf file using Aspose.pdf?I have tried with OptimizeResourse() method but it did not work.Please let me know if...
View Article