Printing PDF pages from different printer trays
Is it possible to print pages from a PDF document from different printer trays? Let say I want to print first and last page from tray 2 and all the inbetween pages on tray 1. Is that possible with...
View ArticleType 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 ArticleI want to extract text from PDF but failed. Does your product extract it.
Hi, I copied the dll to bin folder and then the code works. But it cannotretrieve the text as desired. I want to extract text from PDF but failed. Does your productextract it. If yes then let us know....
View ArticleSigning PDF using the X509Certificate2 instead PFX file
We need signing PDF file with timestamp. But PdfFileSignature class support only signing with PFX file. For real using is it not possible (security reasons), because users has private key in crypto...
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 ArticleCreate PDF using JSON input
hi,Can Aspose.PDF Java create a PDF from a JSON input object? Please let us, this will help us a lot in acheiving major requirement.Thanks,Rajesh
View ArticleAdding Files as attachments to PDF
hi, How can we add attachments to a PDF using Aspose API? If possible, please share a sample Java progam.Thanking YouRajesh
View ArticleSaving issue
I have a pdf form that was created in Acrobat that I would like to use as a "template" in my custom Intranet application. I want the user to be able to open the template, click the checkboxes and click...
View ArticleHow do I confirm the file format?
I am seeing InvalidFileFormat exceptions and my execution stops. How may I test a file format before handing it to your conversion tool? Is there a trick to catching run-time eceptions?
View ArticlePage Orientation Settings for com.aspose.pdf.Document
Hi,Is there anyway to setup the page orientation for PDF document. In my requirement, i am not creating any new PDF document. I am loading the existing PDF document into com.aspose.pdf.Document object...
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 ArticleProblem with Paragraph breaks
Hi, For all the conversions we are carrying out, a Paragraph break is present at the end of each line. This should not be the case since Paragraph break appears only after the end of a Paragraph. I am...
View ArticlePDF/A does not identify itself as compliant with any standard?
Hi,We are converting WORD document to a PDF/A-3b document.You can see blue line on the top which states that PDF file is actually complies with PDF/A.But below we have another message which states that...
View ArticleAspose.PDF
I am trying to use evaluation version of Aspose.PDF for .NET. I downloaded the temporary license and placed it in the same folder as Aspose.PDF.dll. When I am running the application I am getting...
View ArticleSupporting large PDF documents
Hi,I was wondering if you guys support large PDF document (1 MB). The reason I am asking is because I am trying to convert a large PDF, about 1MB, document to HTML and display that HTML on a webpage...
View ArticleConversion from PDF to single html
Hi,Did anything changed in latest version ? Am I able to convert pdf file in html file (with embedded images) - a single hmtl file ?Thank you,
View ArticlePDF table rows overlap each other if table goes over a page
HelloI have an issue when a table goes over a page long. The first two rows on the new page seem to render on top of each other (see attached screenshot and Output.pdf).I don't think I am doing...
View ArticleAspose.Pdf.Drawing.Graph various properties not working
Hi,I am using following code to add graph to a page. Let me know what is wrong with the code that any property is not reflected in generated pdf except width and height. Aspose.Pdf.Page page =...
View ArticleAspose.Pdf converting pdf to tiff
Hello, We just bought a license to Aspose.Totals and we are trying to convert a pdf file to tiff. The problem is some of the pages is not being converted to tiff. As an example I attached the...
View ArticleXSL-FO Footnotes
We're attempting to add footnotes to a document via XSL-FO. However, the footnotes render inline and do not move to the bottom of the page.You can see the error on the Aspose.Pdf demo:...
View Article