Pre-Sales Question - render PDF document
HiIs it possible to use Aspose.PDF to render a PDF document, page at a time, in an Android app without exposing the data to any 3rd party applications?RegardsMike
View ArticleGrouping Table Rows
I have a table with several columns. I have a loop from 1 to 100. Each time in the loop i add three rows.How can i ensure that those 3 rows are on the same page?If im at the end of the page and there...
View ArticleMerging PDF files with dynamic fields - we are losing the dynamic fields
We are using Aspose.PDF to merge pdf files. Attached are 2 sample documents that need to be merge, they are the same document, renamed. Problem Statement: When documents with dynamic fields like drop...
View ArticleChange version of PDF in PDF created using Aspose
Hi Team,Currently when we create PDF using Aspose PDF v 9.2, the version of PDF we get is version 1.7. But when we create using v9.0 we get version of PDF as 1.4. We would like to set version of PDF...
View ArticleProblem with AddStamp
Hello, we have a problem with the Aspose.Pdf.AddStamp method. Adobe Acrobat Reader can't open some of our Pdfs after stamping. We use the following code snippet to stamp our Pdfs: var textStamp = new...
View ArticlePDF doc with expanded bookmarks (outlines)
I've created a PDF doc using com.aspose.pdf for Java with bookmarks. When I open the document, bookmarks are not expanded (on the left). If it possible to create the doc and when it is opened, the...
View ArticleTable AutoFitOption
I have a table with AutoFitToContent turned on.This table has 3 columns.First row has text in the first cell and has columnspan =3The 2 and 3 row has values in each cell.It seems AutoFitToContent...
View ArticleUpgrading to latest Aspose.Pdf
Our company is looking to upgrade our Aspose.Pdf for .Net dll's to the latest version and it has been a while since we have done this. We are currently using Aspose.Pdf v4.1.2.0 and Aspose.Pdf.Kit...
View ArticlePDF to TIF conversion results in a black square on page 1 of the output TIF
Dear Sir/Madam, I have had great success using Aspose for PDF to TIF conversion, but I found that a particular PDF document results in a TIF with a black square on page 1 of the output file, where the...
View ArticleBold characters not supported
Hi, I'm using Aspose.Pdf 9.1. I have the following code below but when I export to PDF the bold characters do not appear. Is there a way to support multiple fonts names or another solution to getting...
View Articleconverting pdf to jpeg & png
I'm using latest version of aspose.pdf (Aspose.Pdf for Java 9.0.0)when i'm trying to convert png i'm unable to do it& the coverted jpeg files are very...
View ArticleException when opening a pdf (producer : "FDFMerge 4.0 for Linux...
Hello,I have an exception when opening pdf files produced by "FDFMerge 4.0 for Linux 7".You can find an example in attachment.iTextSharp or Adobe Acrobat are ok.Here is the error : Interception de...
View ArticleMerge Multiple PDF Documents into 1 after getting from Database
Hi I need to Concatenate / Merge all the PDF documents after getting it from the database, since the number of documents are too high (more than 7000 pdf documents) so I need to know what is the best...
View ArticleFacades.Form() not displaying the textbox form fields with background color...
Hi,I have a PDF with form fields in it. In below, i'm setting the background color, value, style and border width for the text box form fields "allergies_label_pg1", "allergies_label_pg3" and saving to...
View Articlehow to hide the text box form field based on some condition (or) how to set...
Hi,I have a PDF with form fields in it. The PDF contains "allergies_label_pg1" text box form field with no back ground color and no border/no border style(this has been set using adobe acrobat XI...
View ArticleHtml to Pdf doesn't work?
My company has purchased the Aspose.Total product. One of the main reasons we bought this product was the HTML-to-PDF conversion capabilities and now that we are attempting to do this conversion, we...
View ArticlePDF 2 HTML Layout Issue
Hello,While I am trying to convert PDF to HTML using Aspose.PDF it will generate Html file but the output is messy in HTML as Compare to PDF file. Can you please help me how I can resolve this...
View ArticleApsose PDF Hardware Sizing
Hi,We are planning to deploy Aspose pdf for java and we are urgently need understand how we can do hardware sizing for this. Is there any benchmark or anything that we can use for reference?e.g. Word...
View ArticlePDF/A-question
Dear ladies and gentlemen, In our application we create PDF-files for storing them in an archive.Currently we use the Aspose conversion in PDF/A-1b.The future requirements demand a PDF/A-3 conversion...
View ArticleDirect to File mode in Java - PDF not getting updated
Hi, I am working with large pdf files and need to use direct to file mode.I am not able to add anything to the pdf file when i use following example code. What am I doing wrong?I access the pdf file...
View Article