Quantcast
Channel: Aspose.Pdf Product Family
Browsing all 3131 articles
Browse latest View live

Converting interactive pdf to tiff fails

Hello,During conversion from attached pdf to tiff the dynamic content is lost. The code I use:Aspose version 9.4.0.Resolution resolution = new Resolution(300);TiffSettings tiffSettings = new...

View Article


Invalid fonts rendered (PDF-> TIFF conversion)

Hello,During conversion from attached pdf to tiff the fonts are incorrectly rendered. The code I use:Aspose version 9.7.0.Resolution resolution = new Resolution(300);TiffSettings tiffSettings = new...

View Article


Aspose PDF Supports weird characters?

Hello Support team,During our load test, we came across an issue where a pdf that contained weird characters (please see attached image), our java process would hang while reading the pdf document for...

View Article

Weird REFPAGE bug

HiI am currently using the Aspose PDF Generator version 9.7, using the XML method, along with Visual Studio 2010, and .NET 4.0 to generate some reports from our system.I have found a version strange...

View Article

Image may be NSFW.
Clik here to view.

document.optimizeresources(optVals) throwing out of memory exception

I am using the below code to optimize (shrink) existing large PDF files in VS2012 using vb.net:        Dim aspDoc As New Aspose.Pdf.Document(strFN)        Dim optVals As New...

View Article


Save / print XFA form

Hi, We are using a lot of XFA forms which we created with Adobe LiveCycle Designer. In our application we sometimes need to print these forms. I'm trying to do this with the aspose.pdf and followed...

View Article

Table spilling over margins

Hi guys,We use aspose to create PDF's from word documents for our clients, for some reason whenever the PDF gets created the tables (which are collapsible) spill over the bottom margin of the page and...

View Article

Word wrap in table cells for PDF generation

I have a simple test that shows odd behavior with word wrapping.  If I size the column to just the right size, the PDF will have the last character of the word on the second line.  If I make the column...

View Article


PDF to PDF/A fails

Hi,We are using your product for pdf to pdfa conversion.One document (attached) causes crash: system hangs up and then throws OutOfMemoryException.Below is a code we use for conversion:var license =...

View Article


Conversion of PDF to ePub and vice versa

Dear Team,Whether ASPOSE PDF Java component support conversion of PDF to ePub and Vice versa?  I could see that it is being supported at .Net platform.  Please confirm.  If not, when this feature would...

View Article

Convert PDF file to SVG

Hi, I am recently using Aspose to convert pdf files to svg files.The fllowing is my code:Document doc = new Document("expdf.pdf");SvgSaveOptions saveOption = new...

View Article

Converting PDF to DOC with 4.5.0 Java: Issues and Concerns

Hello.  I'm posting about PDF-to-DOC conversion in the latest 4.5.0 version of Aspose PDF.In another thread, I mentioned that .docx conversion does not seem to be supported (out of range error on the...

View Article

HTML String to PDF: Class cannot be cast to java.lang.reflect.ParameterizedType

Hi,I am trying to create a PDF from an HTML string as shown in the code below.I had used the same code previously in a test project and it worked fine, unfortunately it didn't work this time. (nothing...

View Article


Converting pdf to html, a word disappears

I am trying to convert the attached pdf-document. On page 14, you can find the paragrap "Paragraf 7 er en saksbehandlingsregel om begrunnelsesplikt som supplerer saksbehand-lingsreglene i...

View Article

Can't load a JPG image in Java

Hi,I'm trying to use your image example on the documentation but I'm getting a strange error when trying to load the image via a URL.Here's my code: private Pdf pdfForInvoiceTest2() {        final Pdf...

View Article


Modifying large Pdf (A1-format) is saved as a4-format

Hi,I have a PDF with A1 page size. I add a table (Aspose.pdf.table) and save the document.When I open the document the format is A4.Pageinfo has wrong values. (PDFNEWNET-35879).I am using Aspose.pdf...

View Article

Hyperlinks to concatenated pdf documents

HiI've used your Aspose library for converting Word and Excel and Visio documents to pdf and your Aspose.pdf library to concatenate these into a single pdf document. These are great libraries and work...

View Article


IndexOutOfRangeException in ReplaceText pdf

hi,I am getting the following error when ReplaceText in the pdf.See Sample Code:Document doc = new Document(@"c:\temp\pdf\a.pdf");Aspose.Pdf.Facades.PdfContentEditor editor = new...

View Article

Unable to convert (Html File with external css) to pdf.

Hi All,I am unable to convert html file(with external css) to pdfBelow I am attaching sample file which i am trying to convert.

View Article

Converting XLS & XML files to PDF format

Hi Team, I’m looking into your aspose.pdf product family and was hoping you could help me understand if it can do what we need. Our company has a series of XML files that are sent to us our clients. We...

View Article
Browsing all 3131 articles
Browse latest View live