Customer claims our PDF is corrupt
We render PDFs from XPS with Aspose.Pdf.dll version 9.0.0.0 and haven't had a problem with them being ingesting by third party content systems. However, one customer is reporting that the files are...
View ArticleAspose.Pdf 10.1.0.0 security permissions issues
Hi,Have some questions about PDF generation and setting security permissions. Tested on Aspose.Pdf 10.1.0.0.Project attached.I set IsAnnotationsModifyingAllowed to true, but it works only if...
View ArticleGet PDF content from URL
Hi,I want to get the contents of PDF (as a plain text or along with html tags for style information) from a URL ( for e.g., http://www.analysis.im/uploads/seminar/pdf-sample.pdf) and want in a String...
View ArticleWhen i add a image to a PDF, Doc.save() can't catch the exception and don't...
We use aspose-pdf-10.3.0.jar in docker,hope insert a picture into a PDF file.but when we call pdf.save method,the method has been no response.please tell me does aspose-pdf whether to support running...
View ArticleHTML to PDF, data truncated after redering
I am generating a PDF using a html (dynamically generated) . When pdf is created, content is being truncated when data can't fit in a single page. Any body has any clue how to fix it, with out manually...
View ArticleCom.Aspose.Pdf.Image setBlackWhite also adds an Evaluation mark
Hello,When adding the following to an image, an evaluation mark is also added to the image while using a valid license file:com.aspose.pdf.Image image = new...
View ArticlePolygon Annotation with a cloud style
is it possible? if so can someone please provide a code sample?
View ArticlePerformance Tips
Aspose PDF .NET 10.5Do you have any tips to improve performance and rendering time?
View ArticleAcrobat reader point vs pdf point
Hi,One of my user have pointed out that the points system used in pdf documents do not match the point system used by Acrobat Reason1. What 's the reason?2. What's the conversion rate between the...
View Articleconvert Chinese Font using jpegdevice
Hi,My company Pou Chen have purchased Aspose.Pdf Product Family version 10.5 and we got some problem with Chinese font conversion and I am asking the question for them. The code is as below. We convert...
View ArticleEncrypt AND Sign
Hi folks Using VB.NET with the aspose.pdf dll and have been trying to encrypt a PDF as well as apply a PKCS7 digital signature. Both work independently, but I cannot seem to be able to encrypt AND sign...
View ArticlePDF to Tiff
Hello, I have a problem when I try to convert a PDF file into a Tiff file.The scenario is:I have a PDF file with XFA fields in it, I fill the XFA Fields with a XML File.Then I flat the Generate PDF...
View ArticleHorizontal split of table in to new page.
Hi Team,I have a table with some data which does'nt fit in the current page. It cuts the few columns.It is possible to split the table in horizontal and move it to the new page.// Instantiate an object...
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 ArticleHow to Keep an Editable Form Editable - “Preserve Extended Rights When...
Hello everyone,I'm trying to use Aspose.Pdf to open a PDF form, update a field, and then save a PDF form, while still keeping the form editable.This works using Adobe Reader with my sample PDF form, I...
View ArticleHTML incorrectly converting to PDF Chinese characters when source file is in...
When I process the attached HTML file using the method below, i get the attached PDF file which has chinese character set instead of english. Dim options As HtmlLoadOptions = New HtmlLoadOptions...
View ArticlePDF file corrupted when decrypted
Hi,We are working with Aspose.Pdf v7.7.0.0 and we have some issues to decrypt a pdf file (see attachment).I try the following code and it worked well with some PDF :try { PdfFileInfo fileInfo = new...
View ArticleAspose.PDF.KIT => Verify Digital Signature
Hello,I want to verify a singed pdf file.1) this is how i sing the pdf file Public Shared Sub SignPDFWithVisibleSignatureUsingAspose() Dim oCertificate As Certificate = New...
View ArticleNeed to fill a LiveCycle form from a databse
Hello there,I have a live cycle PDF that I want to fill from a data source. I want to produce one pdf for each record in the source and print it. Do you have a product that would support that...
View Article