Signing with cetificate from certificate store and not from pfx-file
Hi,we want to sign PDFs with Aspose.Pdf and have the following requirements:1. We have no pfx-file, the certificate is stored in the local certificate store StoreLocation.LocalMachine2. The private...
View ArticleAbout license compatibility (Aspose.Pdf.Net)
Hi,Since Aspose.Pdf.Kit for .NET was discontinued from 1st October, 2011, and the features of Aspose.Pdf.Kit for .NET are incorporated into Aspose.Pdf for .NET. I wonder whether the license of...
View ArticleMultiple Form fields from Textboxes
Hi All,I have just purchased Aspose.PDF. I am using VB.net and am starting to get my head around Aspose. I have managed to write a VB.net piece of code to have Aspose.PDF replace a textbox (textbox1...
View ArticleProblems with borders in tables
I'm new to Aspose, so i apologise if i've missed something obvious.I creating a data table with a number of rows, however I'm having problems with the table stretching across multiple pages and messing...
View ArticleSet default open options for new PDF
I am creating a new pdf from a collection of existing files and setting the bookmarks on the new file using the Outlines collection on a pdf.Document object.I want to make sure that the resulting PDF...
View ArticleMaintain PDF/A after modifying PDF file
Hello,We had logged an issue previously where modifying a PDF with PDF/A validation using Aspose was removing the PDF/A validation. This was issue PDFNEWNET-33379. We recently upgraded to Aspose.Cell...
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 pdf to doc or docx
Hello,I try to convert a pdf file to doc or docx.I use VS 2010, W7, aspose.pdf for .NET 8.8.0 and Aspose.Words for .NET 13.12.0I used your code example with a searchable pdf file ('Convert PDF file to...
View ArticleColor detection wrong for PDF with track changes text
I have a PDF that was created with Adobe Distiller from a Word document that had track changes enabled. When viewing this PDF it is clear that there is red text on the page, but Aspose.Pdf reports the...
View Articlehtm to pdf conversion
Hello, I am using aspose.pdf and have successfully converted an htm file to a pdf, however, the dropdowns are not translating properly. Can you please help?This message was posted using Banckle Live...
View ArticleDiscontinuing of Aspose.Pdf.Kit for java
Hi All,No sure who can answer this question.I have a question about the discontinuing of Aspose.Pdf.Kit for java. If this is being discontinued, will we need to purchase the Aspose.Pdf for java to...
View ArticleException "com.aspose.ms.charsets.iso_8859_1.CharsetProvider not...
We're getting below Exception when running aspose.pdf inside "tomcat-embed". This occurs even when there's no specific aspose.pdf processing within the sinlge web request.It seems that the file...
View ArticleException in com.aspose.ms.System.f?
Hello,i try a small code snipplet from the examples to convert documents from pdf to pdf/a.The documents passed the validator, some of them where converted successfully and with others, i get an...
View ArticlePDF Portfolio feature does not work
Hi,We are evaluating Aspose PDF for Java specifically for the portfolio feature. Code used is almost same as the sample code in your web site. Only change is the constructor for the FileSpecification....
View ArticlePDF to JPEG
Hi,I'm having this exception using the JPEG device while converting PDF to JPEG images:com.aspose.ms.System.ab: Object not found at com.aspose.pdf.a.a.d.a(Unknown Source) at...
View ArticleChinese display incorrectly
Hello,I created a program which replace some word to Chinese word. It work fine on my desktop (Win 7). But when it run on another computer (Win Server 2003), PDF will display totally different Chinese...
View ArticleEvaluation watermark with Aspose.Total Enterprise edition license
Hi.We use Aspose.Total Enterprise edition license for our project.On a production side all goes well and documents converted as expected. But on the test environment and locally the files converted...
View Articlepdf->html without external img/font etc. files
Hi, I'm looking for a way to convert pdf to html with embedded images / fonts / css. My pdfs are rather simplistic, text & tables type of things, where I we use their (x)html representation in web...
View ArticleSystem.IO.IOException: Read pdf error:Trailer object is null.: v4.6.0.0
Creating a PDF, I have a function that Adds a Footer below, at the bolded line, I am getting the error:System.IO.IOException: Read pdf error:Trailer object is null.: v4.6.0.0Any ideas what can be...
View ArticleFont source could not be loaded issue
Hello Aspose Team, We have been usign the following lines of code, if(null==pdf){ pdf = new Pdf(); } if(null==pageSetUp){ pageSetUp = new...
View Article