Read data from PDF file and store into a table or Excel file
We have multiple PDF files which needs to be read and stored in a table or Excel file on a daily basis. Could you please suggest which "Aspose dll " would be the right one.PDF file has more than one...
View ArticleAspose Pdf
Could you help me about converting pdf files to .epub ? WhenI try to convert pdf files to .ebup I can not get good outputs. I will use your compenets in a huge projet in which all these conversation...
View ArticleConvert PDF to PDF-A
Hi,I am using Aspose PDF Java API to convert PDF into PDF-A standard but don't see the conversion happening. Current API version we have "aspose.pdf-new-4.1.0.jar".Please let me know if this conversion...
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 Articletext wrap in aspose pdf cell
Hello,i am working on aspose pdf creation with 3.2.0 version. When I am trying to create pdf with table, the cell text gets wrapped automatically. I don't want that to happen nor i want the cell size...
View ArticlePdfExtractor not working with constructor with Document
Hi,I'm trying to work with the PdfExtractor on an in-memory Document. The EndPage property of the PdfExtractor is 0 (zero). And when I invoke the ExtractImage method of the PdfExtractor the EndPage is...
View ArticleImages Not Showing in PDF
I am unable to get the image to render in the PDF output. I am using an explicit url, as I thought that would work, but it still doesn't produce any output. below is my code. Everything works except...
View ArticleExport to PDF - Template storage and template name
How do you create a template name to export individual list to pdf? I have been able to create a template storage but don't know how to create the template name from xml file.Please advice
View ArticleCreate one file with multiple PDF docs.
Can anyone tell me if it is possible to create one file with multiple PDF documents in it, to be able to print each PDF document in order (like one after another without stopping).
View ArticleCannot set PDF Page background color
I have been having trouble setting PDF page background.Whenever I try to set a background for page, I get the following error message."Invalid index: index should be in the range [1..n] where n equals...
View ArticleAspose.Pdf.SetLicense (8.7.0) crashes when calling library is obfuscated
I have encountered a problem with Aspose.Pdf 8.7.0. When I was packaging our software for release and tested it, everytime I was setting the license in Aspose.Pdf it brutally crashed the application....
View ArticlePDF to HTML conversion quality is very poor !
Hello,I'm trying to convert a PDF document to HTML and each time the HTML comes out a garbled mess . Conversion quality is very poor. As for example1. Text 'welcome' in the input PDF get converted as...
View ArticleOPEN AN ASPOSE PDF ON A WINDOWS 7 MOBILE PHONE
My Company use a new programme that automatically sends out important documents in ASPOSE pdf format.They will not open in a Windows 7 phone they arrive as a PNG file.What does the company programme...
View ArticleTable and text syles problem
Hi,I'm working in company where Aspose is used. We have license for using library. I was assigned a task to improve view of some reports but I have huge problems with that. I've attached two examples...
View ArticleProblem with Concatenate method
We are concatenating several PDF documents via PdfFileEditor.Concatenate method. In short I have a special class which contains in each row a string array of file names to concatenate and a file name...
View ArticleTable and text in pdf
Hi,We are using aspose pdf version 6.6.I am facing an issue here.I am adding a paragraph with text and a table with 60 rows to a pdf section. Since the table is too big, only the text appears in the...
View ArticleHtml support for text fragment
Hi, Recently I have upgraded Aspose, as there were top margin issues with 6.6 build. Here is my code - Document adapterPDF; Page mainSection = adapterPDF.Pages.Add(); Aspose.Pdf.Table mainTable = new...
View ArticlePdf with watermarks is displayed incorrectly on the gmail viewer
1. I created pdf file with watermark (any text) on your demo (http://www.aspose.com/demos/.net-components/aspose.pdf/csharp/PdfDemos/Stamps/AddTextStamp.aspx).2. Take this file and sent it to...
View ArticleTable of content issue in Aspose pdf 8.5
Hi ,In need some help regarding table of contents in Aspose pdf 8.5. Please refer to attached pdf that has been created . Problem 1: There are some fields data (returned from database) that has HTML ,...
View ArticleSubsequentLinesIndent is not applied to all Level 1 in Table of contents
Hi,I have created attached pdf with table of Contents. The problem is regarding SubsequentLinesIndent property that I have applied at Level 1. In Table of Contents , only first heading is indented...
View Article