Type mismatch between indexed read and indexed write methods
Hey there,when using your Aspose pdf example - TableInHeaderFooter code, the following error occurs on this line:-------------------------------------------------Section sec1 =...
View ArticleDigitally sign PDF file
Is it possible to : * Change the font of the signature * modify the order of the rubrics (E=, CN=, O=, OU=, ) into the signature * go to the line for the first line of the signatureThank you
View ArticleConvert PCL to PDF failes
Evaluating Aspose.pdf for .net. Converting document fails when trying to open. // instantiate LoadOption object using PCL load option Aspose.Pdf.LoadOptions loadopt = new Aspose.Pdf.PclLoadOptions();...
View Articleextract attachement in a PDF document generated with acrobat XI
Hi,Is it normal that Java Aspose library can not get attachements from a PDF document generated with Acrobat 11? (pdfDocument.getEmbeddedFiles().size() returns me 0 ). Or do I need an license to do...
View ArticlePDFFileStamp performance issue for adding Header,Footer and PageNumbers
Hi,I am using PDFFileStamp for adding header, footer and page numbers. My pdf file is 5000 pages big and is of 500 MB size. I am adding different page footer on every page and by doing so the final...
View ArticleSplitting Large PDF file into individual file causing outofmemory exception
Hi There, I have a usecase where we get a large pdf file (of size 700to 800mb) containg 400k pages and the task is split the file into individual pages. I am getting into out of memory exception after...
View ArticleAdd Page Number Stamp in a PDF File Out of memory Error
Hi Team,I am using vb.net code which you have provided on below link and trying to give page number to PDF which has 15000 pages. But this gives me out of memory error.please help me to overcome this.I...
View ArticleHow to dynamically insert/update rows of a table in a pdf template file
I would like to have a pdf template file with a table with 2 columns, let us say one column is question number and other one is Comments. However, the number of rows could be dynamic depend on the...
View ArticleConvert PDF to TIFF - File size
I'm trying to convert a PDF to TIFF using the example listed here:http://www.aspose.com/docs/display/pdfjava/Convert+PDF+pages+to+TIFF+ImageThe resulting single page TIFF Image is 1.14 mb. A bit large...
View ArticleHTML with multibyte characters don't convert to PDF properly
When I create a pdf document from html string, multibyte characters are missing in saved document, see code below: var pdf = new Aspose.Pdf.Generator.Pdf();...
View ArticleNew conversion engine for inline html
Hi,we are currently using inline html for some tables in our generated documents.e.g.var table = new Text("<html>...");table.IsHtmlTagSupported = true;The problem with this approach is that 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 ArticleFacades Creates a Hidden Radio Button
I am running into similar problem as:http://www.aspose.com/community/forums/thread/247866/radio-button-hidden-item.aspxI tried running a slightly modified version...
View ArticlePlease add <pre> tag support ASAP
Since using IsHtmlTagSupported strips text formatting, it is imperative that the <pre> tag is added to supported HTML tags so that basic text formatting can be preserved.The lack of this tag...
View ArticleAspose.Pdf.Generator.Text has the property IsHtmlTagSupported
To whom it may concern, I am using the new namespace "Aspose.Pdf" and I want to write the following html <font color=red> don't forget to add Centrian to your carrier list </red> into...
View ArticleGraphical Interface for editing PDFs
We already edit PDF programmatically using Aspose.PDF. But we have customers that want to be able to annotate PDFs in a GUI. Is there anything in the Aspose family that would facilitate this, and if...
View ArticlePre-sales question: How many PDFs can you stitch together?
Could you let me know what limits exist on stitching together multiple PDF files, i.e. how many files can you stitch together? We are thinking of merging our monthly invoice run (thousands of PDF...
View ArticleIssue in setting the page size and height
Hi,I am trying to set the page size and height of a pdf document but aspose always create the pdf document with same size. Here is the code. com.aspose.pdf.Document pdfDocument = new Document();...
View ArticleEvaluation Only. Created with Aspose.Words. Copyright 2003-2014 Aspose Pty...
Hii,I have Aspose.total license for java. I have used aspose-pdf-9.0.0 without any issue. Now, I migrated to Aspose-pdf-9.3.1, It says "Evaluation Only. Created with Aspose.Words. Copyright 2003-2014...
View Article