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

Memory leakage in document.save method

Hi,I am using aspose pdf 4.6 java for pdf. The document.save() method is consuming memory and is giving memory leakage in server for generating pdf with more than 350 pages.I have maximum heap size of...

View Article


Print Range of pages in aspose pdf for Java

HelloI need to print a range of pages in Aspose Pdf for Java.  Unfortunately, I didn't find any way to specify the page range using aspose sdk.I couldn't really figure out how to use...

View Article


How to remove borders from existing pdf form fields

Hello all, I've looked through the documentation and have tried different things, but I'm still unable to remove the borders from form fields in an existing pdf.  The following code successfully sets...

View Article

Cropping a pdf but not getting right area

I am using aspose.pdf for cropping pdf from a region. following code I have used for cropping the pdfDocument document = new Document(AppDomain.CurrentDomain.BaseDirectory + "A1.pdf"); PageCollection...

View Article

Not Working in Virgo

Per instructions by Ijaz to post this issue here for help...I have deployed aspose-pdf-10.1.0.jar to our Virgo RT repository (where the rest of our jars reside). I then added the following so our...

View Article


Attempting to generate thumbnail takes hours

Hello - we have a file we are attempting to generate a thumbnail image of the first page but the process takes anywhere from 9 minutes to 4 hours depending on the machine, memory and other factors.  Is...

View Article

Tables from HTML

Hi,We are rendering a PDF using HTML stored in a SharePoint list item. But we do notice some issues with table rendering.The HTML code I used is attached as "HTMLCode.txt" this HTML has two tables in...

View Article

Support of PDF/UA

Hi,I will also like to be notified when the feature is added

View Article


PDF to word conversion merges multiple words

I am using Aspose.PDF. While converting PDF to Word doc, the software merges multiple words and shows it as single word in the word doc. Please suggest.

View Article


Png file size big after conversion (pdf to png conversion - Java pdf 9.7.1...

Hi!I converted the attached pdf with your sample code of converting pdf to png. The problem is that the image size size much bigger compared to pdfbox 1.8.8 (see attachments). I used Aspose pdf 9.7.1...

View Article

HTML to PDF Inline approach : Issues while refering external CSS file

Hi Aspose team, We are using Aspose.pdf for converting html to pdf. In our html we are referring multiple CSS files. We are using pdf.HtmlInfo.ExternalResourcesBasePath = http://abc:123 to provide base...

View Article

Online collaboration

Hi,has anyone tried using Aspose to prepare a pdf file for online collaboration?You are supposed to set some properties in a document script, i.e. where the comments will be saved. You can define this...

View Article

Get Path object Coordinates/Position

Hi Team              Is it possible to get the path object coordinates or position of path object in pdf using aspose pdfThanks and RegardsBala

View Article


Nested tables

Hello, I've got problem with nested tables. I figured out that the table generated without specified ColumnWidths isn't rendered correctly. To create my table I use code:Aspose.Pdf.Generator.Pdf pdf =...

View Article

Optimize Fonts when concatenating pdfs

Dear ladies and gentlemen,In our application we have to combine several (eg 100) PDF files.To optimize the resulting file we use this code:pdfFileEditor.Concatenate(pdfStreams.ToArray(),...

View Article


java.awt.HeadlessException

I am getting following Exception when I ran in Linux server,java.awt.HeadlessException                at sun.awt.HeadlessToolkit.getScreenSize(HeadlessToolkit.java:261)                at...

View Article

[PDF] Merge all annotations type

Hello, Today, we have a service that merges all annotations from several identical pdf files, into one pdf file, with all annotations.We need to take into account also the free hand drawing annotation...

View Article


Regarding converted Excel from pdf using aspose PDF

HI, I have generated excel from pdf using aspose pdf.excel generated successfully.but when tried to parse the excel get the data by some Java API(POI and JEXCEL) it is giving me invalid header...

View Article

Error converting HTML to PDF (10.2 vs 10.1 issue)

We are converting HTML to PDF using the new DOM method, and we are also adding HTML to the header via an HTML Fragment (in a new Document as a workaround for an earlier reported bug (PDFNEWNET-38335))....

View Article

Adding pages to a PDF which have annotations with same author (title) adds a...

I have multiple single pages which have annotations from the same author. I use the title property to set this. When I merge the pages together the author of the annotation on subsequent pages gets a...

View Article
Browsing all 3131 articles
Browse latest View live