Appending a text the Keyword property with existing text adds the...
Hi,When I add a text (keyword) in the Keyword property of the PDF that already has an existing keyword(s) it will automatically displays the double-quotation marks (").However, using the same program...
View ArticleExtremely large Postscript files with semitransparent areas
Hi!While testing Aspose.PDF 8.3.1.0 for a reprint scenario, I encountered the following problem: When converting a pdf, which was created from a Postscript document with semitransparent areas, back to...
View ArticleException while converting PDF to PNG/JPG using Aspose.Pdf for Java 4.4.0 libs
Get an exception on this specific PDF document while conversion. class com.aspose.ms.System.d: Corrupt content. com.aspose.pdf.a.c.d.b.c.f.a(Unknown Source) com.aspose.pdf.a.c.d.b.c.f.a(Unknown...
View ArticleIs it safe to access a Document using multi threads?
Is it safe to access a Document using multi threads? Specifically once multiple Page objects are obtained via the PageCollection is it safe to have multiple threads working on the extracted individual...
View ArticlePerformance Test
Hi,i've tested Aspose.Pdf with a huge amount of pages and contents. The contents consists of many small bitmaps and text elements. While my program works for the pdf file i am wondering that there is...
View Articlepdf TextBoxField line break
how do i force a line break in the InteractiveFeatures.Forms.TextBoxField?
View Articleset license
I am using java 1.6, Aspsoe-pdf-4.50, Aspose-pd-kit-4.7.0, etc ( Java Total ) and Junit.I got these error message in Window Only:ex=java.lang.SecurityException: class "com.aspose.a.a.a"'s signer...
View ArticleText disappearance when converting pdf into html
Good evening, dear aspose developers.I need your help with a pesky issue concerning pdf into html convertion.Locally (windows/glassfish) the application works perfectly fine, but when deployed to...
View ArticlePurchased license acts as trial and created PDFs are blank.
Greetings,I am writing this post to address three problems. Issue #1The first issue is that our license that was purchased today is acting as if it were a trial and is still watermarking our images....
View ArticleHow to create the PDF FIle Without Allo w to Copy OR Edit
Hi,I want to create the PDF FIle in asp.net using VB code. That file should not allow to edit or copy the content. kindly help me to do that.Thanks
View Articlecreate pdf from image setting dpi
Hi,I try to generate a pdf from a jpg-file that is scanned with 200dpi.The jpg-file has a resolution of 1653 * 2338 Pixel. That is 210 * 297mm in pagesize.My resulting pdf-file has 583 * 824mm in...
View ArticleCell formatting issue when PDF table extends beyond one page
To start off, we are a licensed user. I am having an issue with the cell formatting of a pdf table when using padding on the cells and the table extends to more than one page. The first row of any page...
View ArticleCannot Open PDF document
Hi,We have a lot of pdf document like the one in attachment, and we try to open them with aspose.pdfbut we get an exception with message: Startxref not found.Acrobat Reader has no problem to read...
View ArticleBlack rectangle in image from PDF
Attached is a PDF that, when converted to an image, displays a large black rectangle in that image instead of the gradient used in the PDF. The image is also attached.
View ArticlePDFileEditor.concatenate() produces zero byte output PDF.
I am trying the sample code to merge PDFs using PDFFileEditor.concatenate() method. Below is the sample code I have and i always get the return code as false. I tried almost all overloaded methods of...
View ArticleSave DOC to PDF converts Arial to ArialMT
Dear Aspose-Team,we have a font problem converting a DOC to a PDF. We're using this function with formatPDFA=false:<code> private synchronized boolean createPDFByAspose(Document doc, String...
View ArticlePDF to other format conversion problem
Hi,I have these issue with the pdf.save function and the document attached:Codes:Document m_pdf = new Document(m_strFileName); m_pdf.Save("test.xls", SaveFormat.Excel); --> when excel open it we got...
View ArticleAppending a text the Keyword property with existing text adds the...
Hi,When I add a text (keyword) in the Keyword property of the PDF that already has an existing keyword(s) it will automatically displays the double-quotation marks (").However, using the same program...
View Articleadd new page with full size image to the Encrypted pdf
I have existing PDF which is Encrypted. following your instructions here I was able to create new page and insert image but I have to pass lowerLeftX,lowerLeftY,upperRightX and upperRightY. my image is...
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 Article