Aspose PDF for java is working properly on (window and Ubuntu) but not worked...
Aspose PDF for java is working properly on (window and Ubuntu) but not worked on Linux production server. [root@solr Download]# javac -cp aspose-pdf-jdk16.jar pdftest.java[root@solr Download]# java -cp...
View ArticlePage Layout Preference of Default
I am trying to check/set the page layout preference using pdfcontenteditor and the viewer preferences. However I am trying to evaluate and set the value to default as shown in the screen shot from...
View ArticleConfusing documentation
I am so confused by all the different namespaces for Aspose.PDF. The documentation is all over the place and finding out how to do a task is a monumental feat. I just want to know the most efficient...
View ArticleProblems with Distributed Forms
We are using Aspose PDF to fill a distributed form. The form is being filled with out problems. Our problem occurs when we submit the form and try to add it to a response file. Acrobat gives the error:...
View ArticleAspose.Words object into Aspose.Pdf object
We have upgraded from a very old version of Aspose to the latest. Our app was designed around a very specific set of (now obsolete) assumptions to turn a Words object into a Pdf object (example below)....
View ArticleWhat does "If you want to set this parameter in Report Designer, the...
Hi team,Please explain the statement as mentioned in the title of this thread in reference to the the following documentation...
View ArticleAspose paid license is not working on Windows machine.
Hello, We have purchased Aspose PDF Java license with validity till 2015. I am trying to add this license on my local machine Windows 7 platform and getting following exception. This is a 2 user...
View Articlepdf.save() keeps working inflating the size upto 1G and works forever
Hello, In some cases where we add word documents, using the following code ByteArrayInputStream bais = new ByteArrayInputStream(docToString(fo).getBytes("UTF-8")); Pdf pdf = new Pdf();...
View ArticleFile not readable after converting to PdfFormat.v_1_3
Hi, Today contacted service specialist for technical issue we are facing and as per his advice filing the following issue. For our application we need to convert all PDF files to version 1_3 and we...
View ArticleWriting to Adobe version 9,X,XI Static Form Fields
Hi, In evaluating your product (aspose-pdf-9.1 for java), I am conducting various compatibility tests with a number of different versions of Adobe forms. I have a few different static PDF forms that I...
View ArticleFormEditor AddFields Don't Print
We are using Aspose.Pdf 9.2.1, FormEditor, FormFieldFacade, AddField etc. to create fields in a “template” Pdf and then using Form.ImportXmlto populate Pdf. The ImportXml method seems to populate...
View Articlesaving pdf as mysql BLOB
We are considering to buy this components but before that I have a question about this components. One issue we have is that we are supposed to read pdf forms from mysql BLOB field and to display web...
View ArticleAspose.Pdf 9.1.0 has problems reading license file?
After update to the latest Aspose.Pdf 9.1.0, I see an exception as follows though the license file is still valid. The license file is set using the setLicense(java.io.InputStream stream) method. I...
View ArticleMissing Values when filling a PDF form
Platform: .Net 4.0, Aspose.PDF.dll Version: 9.2.1.0, OS: Windows 8Attachments: a. 2013_I-9.pdf (Issue 1): The fields I am trying to set are the first two fields in Page 7.b. 2013_de4.pdf (Issue 2): The...
View ArticleEmbedded file compression
Is there anyway to disable file compression when adding an embedded file?
View ArticleConcatenate and you lose bookmarks
Hello,We have an Aspose.Total license. We're concatenating several PDFs using Aspose.Pdf.Kit. Each PDF has their own bookmarks in them. When the final PDF is formed it is missing all of the...
View ArticleNullPointerException when using PdfFileSignature
In our Java application we found a problem using Aspose.PDF.Kit, in concrete the last version before merging 4.7.0.The error is produced in this code after some time of use, in the method save() of...
View ArticleProblem stamping PDF after migration from PDF.Kit
We have migrated our application from Aspose.PDF.Kit 4.7.0 (discontinued) to Aspose.PDF 9.1.0, in order to maintain the application updated. After some work, we managed to run almost all application...
View ArticleProblem stamping PDF after migration from PDF.Kit
We have migrated our application from Aspose.PDF.Kit 4.7.0 (discontinued) to Aspose.PDF 9.1.0, in order to maintain the application updated. After some work, we managed to run almost all application...
View ArticlePDF convert to HTML - some words overlap
Hello,We are evaluating Aspose.pdf/kit (we already license Aspose.Words for Java for a long time now). The primary thing we're interested in is converting PDF docs to HTML format (text only).I...
View Article