Convert PDF to TIFF doesn't work
I use the latest PDF 4.6.0 for javaI load a simple PDF File and try to convert it as TIFF, I tried differnet ways also with TIFFDevice, but still the same error!I do this with the attached pdf file...
View ArticleJava code to read "Marathi" (Indian local language) PDF and store...
Hi , I am developing a project in java , which reads data from PDF (Marathi - (Indian local Language) ) and that data will be formatted .i.e. Only required fields will be stored in database....
View ArticlePDF to Multi-Page TIFF Support
Can you the .NET PDF Product library convert a multi-page PDF to a multi-page format .TIF image file?
View ArticlePDF Encoding
Hi,I try to read a UTF-8 file with Khmer characters and try to out it as a PDF using Aspose PDF. However, the output PDF is blank. May I know is Aspose support Khmer character ? The following is my...
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 Articlereplace multiple text fragments
Using the code below, I can replace a text fragment in an PDF file. Aspose.Pdf. Document doc = new Aspose.Pdf.Document(@"test.pdf"); TextFragmentAbsorber tfa =...
View Articleaspose.pdf or com.aspose.pdf
Hi ,I see in the documentation "aspose.pdf(legacy)". Is aspose.pdf a legacy library and we are not supposed to use it ? Is it replaced by "com.aspose.pdf" ?I see lot of classes may be refactored in...
View ArticleWebpage to PDF conversion support
Hi Support,I require to convert a webpage to PDF format. HtmlLoadOptions options = new HtmlLoadOptions(); options.UseNewConversionEngine = true; Aspose.Pdf.Document pdf = new...
View Article"Ignoring InnerClasses attribute for an anonymous inner class...
HI Team!!!! Myself I am Rams. I am using android pdf product. I am using the version : aspose-pdf-android-1.2.0.jar while i include this jar and run hello world appication i am getting the...
View ArticlePrint forst 4 pages of the pdf (or half of the pages of pdf) based on some...
Hi,I'm using Aspose.pdf licensed version.I have a pdf with 8 pages.I have a requirement to print only first 4 pages of the pdf document (or half of the pages of pdf) based on some condition...
View ArticleIssue with ZIndex and broken cells
Hi Aspose,We have problem.I have this XMLCode XML:<Table ColumnWidths="20 503.3" IsRowBroken="false" IsFirstRowRepeated="false"> <Row> <Cell Alignment="Center"...
View ArticleAspose.Pdf .Net - Add image to pdf
Hello,if i create a new pdf, add an image from a path, and save the pdf, the aspose module try to open the image in "createFile" operation.So, if the image is read-only (i.e. it's stored in a network...
View Articleim getting an error when saving to this pdf
Im getting an error when writing to the pdf on this code.On the attached files.Using version 7 of aspose.pdf , it is hanging on the pdf.Save(ms); var pdf = new Pdf(); var section...
View ArticleIs Aspose.Pdf for Java auto-ported from .NET version
Hi,Is Aspose.Pdf for Java auto-ported from .NET version??I could see a huge difference in the Aspose.PDF release versions between Java and .Net, also .Net provides lot of features compared to java...
View ArticleTransfer text fragment from one document to another
Is it possible to take a TextFragment object from one document and copy it, as is, into another document?I'm working with two documents: the first has an image and a text layer, and the second has...
View ArticleSystem.ArgumentNullException: Value cannot be null.Parameter name: ptr
Hi There,We are getting the below error randomly while printing the PDF document through windows service.System.ArgumentNullException: Value cannot be null.Parameter name: ptr at...
View ArticleExceptions using TextFragmentAbsorber in version 4.6.0
After upgrading to latest version of Aspose.Pdf for Java, namely 4.6.0, we are getting the following exception:java.security.AccessControlException: access denied ("java.io.FilePermission"...
View ArticleWhere to download old msi files to uninstall older versions
I'm trying to upgrade to 9.1 PDF today and your installs don't take care of uninstalling 8.1 if the msi for that version isn't available on my machine. The downloads section only has the assemblies....
View ArticleCalculated form fields
I have an Acrobat pdf form that I want to use as a template. This template has some calculated fields on it (see calculated tab in the properties of a form field in Acrobat Pro) that sets the value of...
View ArticleScrabled PDFa after conversion from PDF
The conversion from PDF to PDF/a (2B) works nicely in general.However some PDFs documents generated by LibreOffice are scrambled after conversion PDF to PDF/a (2B).Original and converted document...
View Article