XPS to PDF conversion
Hi I am using the following code to convert XPS to PDF// Create document object// Instantiate LoadOption object using XPS load optioncom.aspose.pdf.LoadOptions options = new...
View ArticleLoosing Borkmars while merging pdfs
Hi,We are trying to replace a different product jar file with aspose and we are left with just one item that is bookmarks - creating and preserving them but when I am using the following code to add...
View ArticleIn Need of PDF jar Added on or Before Jun2013
Dear Team,As we have total license up to Jun-2013, we need to implement the Extract attachments from PDF, for that we are in need of PDF JAR which has been added before JUNE 2013. We tried to find the...
View Article.Net Aspose.Pdf not drawing XSL-FO table elements properly
The following XSL-FO section is not being rendered properly by Aspose.Pdf PdfGenerator.BindFO(xmlStream, xsltStream)It is rendering the content but it isn't rendering the table borders and thus the...
View ArticleOutOfMemory Exception saving a PDF to XPS
While saving a roughly 32MB PDF as an XPS, we are receiving an OutOfMemoryException during the Save call. When looking at task manager, I'm seeing memory usage ~700MB ( over 8GB free on the machine I'm...
View ArticleCovert Image to Searchable PDF
Covert Image to Searchable PDFThis message was posted using Banckle Live Chat 2 Forum
View ArticleWarning Handler callback not firing??
HelloI am attempting to convert epub documents to PDF using the code outlined below. During the conversion of this particular EPUB document, there are a heap of first chance exceptions in the output...
View ArticleConvert Tiff to Searchable PDF
We have purchased the aspose for java, I am trying to covert Tif to searchable pdf. have followed the instructions to install jai-1_1_3-lib-windows-i586.exe, but 0 size PDF generated.Source Code:Pdf...
View ArticleHTML "Back to Top" hyperlink can't work in PDF
Hello,I have a urgent problem.I use Aspose to convert HTML to PDF.I set some hyperlinks in my HTML file.When I convert HTML to PDF,In webbrowser, I can search top to down, and also can back to top.In...
View ArticleTiff to PDF
Hi I am currently converting tiff images to PDF, i would like to know how to set the compression on the PDF once converted as my document coverts 10X the original pdf format. thanks EdsonThis message...
View Articletrouble converting PCL to PDF
Hi,I am converting PCL document to PDF. It is converting but trimming two lines from the end of each and every page.Does anyone know how to convert PCL to PDF without loosing data from the file?//...
View Articlepdf to html conversion
HiI am attaching my pdf file in this post as you asked to attach me since it is taking much time to convert.RegardsVasavi
View ArticleTo add background color and border for Pdf page other than header and footer
Hi, I am using Aspose Pdf for .net 3.5 framework. I am trying to add background color and border for Pdf page other than header and footer but I am not able to do it. Can you please help me on this?
View ArticleHTML Bulleted list to PDF has'nt right color
Hello,I have a problem with my bulleted list hasn't the right color during the conversion from XML to PDF with section in HTML format.The bullet still in black color instead of the color #548B2D;I...
View ArticleSections are not rightly splitted between pages (hTML format)
Hello,We have often problems with sections are not rightly split when they take longer than one page.In the attached PDF version converted from the XML file, the end of the page 2 is not rightly...
View ArticleHow to set HtmlSaveOptions to save html and resources to stream
Hi everyone!We are trying to use Aspose.PDF to load PDF from databases, convert it to HTML and render them to our web page. We want to if we can save both the document and the resource to stream since...
View ArticleSophisticated header behavior
I need my PDF document to have a header placed either from the first page to the last, or from the second page to the last. It needs 3 lines of text. The first must be centered, the other two are not....
View Articlesome PDF file are not saving
i am getting Illegal filter Mode : V5.1.0.0 exception for some of the PDF document when I saving it.Below is my sample codedim pdfEditor as new Aspose.PDF.Kit.PdfContentEditor...
View Articlecom.aspose.pdf.kit.PdfContentEditor Memory Leak
We're using com.aspose.pdf.kit.PdfContentEditor.replaceText("someString","someString") and experiencing a memory leak with com.aspose.pdf.kit.lj The heap dump is below for reference. Please let me...
View ArticleNot able to add border for first row only in the table using aspose pdf
Hi, I used the following code to add border for first row only, there is no error while debugging but the border is not showing in the pdf. Aspose.Pdf.Generator.Table keycomp = new...
View Article