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

Error logging

I try to integrate JR exporter into existing solution, at locale computer everything works fine but as soon as I install it on production - it fails without error occuring! Is it possible to add some...

View Article


Huge space between Html paragraphs

I'm using a Aspose.Pdf.Generator.Text with the attribute IsHtmlTagSupported = true; i have many paragraph tags and the problem is that there is a lot of space between paragraphs. When i test the code...

View Article


PDF Tool Tip Nullpointer Exception

Hello team!I wanted to check if PDF Java supports a tool tip that can be added as a feature to the pdf document?I was looking at this sample code you had:// Open a document com.aspose.pdf.Document...

View Article

Printing

I need to create a pdf file from a vb.net winform when I click a button, but I need this to display the pdf in a print preview. Thanks

View Article

Can't Modify Text in Form Fields on specific pdf

Typically, I am able to access form fields on a PDF using something like the followingAspose.PDF.Document doc; //document initialization code herevar field = doc.Form[fieldName]However, on a new pdf...

View Article


ASPOSE.PDF .Net instalation

Hi, I need more information on installing ASPOSE.PDF .net libraries with my application. First with trial and and later with purchase. Regards, Prakash This message was posted using Banckle Live Chat 2...

View Article

Sign or Certify error on modified file Invalid index: index should be in the...

When trying to sign or certify a pdf to which a page has been added you receive the error:Invalid index: index should be in the range [1..n] where n equals to the pages count.when trying to save.  Code...

View Article

Embedding table in XML removes custom font

Hi,I am using the trial version to check if we can produce pdf's we want.Attached is the test xml I am using.without the table it's working as intended, and I see my custom font.with the table, the...

View Article


How to Extract Text from an particular rectangle region??

Here is my codecom.aspose.pdf.Document pdfDocument = new com.aspose.pdf.Document("/home/parkavi/Pdffiles/pages/page_0001.pdf");//Create rectangle object to get fields in that...

View Article


How to extract font styles of text contents from pdf???

How to extract font styles of text contents from pdf???

View Article

Aspose.Pdf java.lang.IllegalStateException: Font 'Times New Roman' not found....

Hi,I needs support for Mac Osx (OS X 10.9.5)In attachment few lines of code that produce the exception.I tried to use bothaspose-pdf-4.5.1-jdk16.jar (licensed)aspose-pdf-9.5.0-jdk16.jar (not covered by...

View Article

PDF to Tiff

Hello, I have a problem when I try to convert a PDF file into a Tiff file.The scenario is:I have a PDF file with XFA fields in it, I fill the XFA Fields with a XML File.Then I flat the Generate PDF...

View Article

"OutOfMemoryException" while converting large PDF-files

Hi, while converting large PDF-files into PDF/A-Format an "OutOfMemory"-Exception is thrown. The source-file has a filesize of about 30 MB and consists of 3800+ pages (e.g. reference manual of mySQL)....

View Article


positoning of elements

When creating a pdf document, is there a way to specify the exact position of each element. i.e I would like to position a table at x=10, y = 20, a piece of text at x=40, y = 20 and an image at x=40,y...

View Article

PDF to MS Word process keeps opened files - 9.5.0

Hello Aspose team,When Aspose PDF was upgraded to 9.5.0 we found out that that your library doesn't close files. After converting PDF on our server 5,5k files were opened.java      23818 23846...

View Article


PDF Document Coordinates and Page Numbers - Client Side

Hello Support team,I was curious to know, is it possible to capture coordinates and the page number, when a PDF document is viewed in a web browser?A perfect scenario would be: A user selects some text...

View Article

Highlight and Dashed Borders

Hello Aspose Team,Is there a way to highlight a word with a dashed/dotted border around the word/phrase?If there is, could you kindly share a code snippet and implementation for this?Please see...

View Article


Example missing from GitHub examples for Stamp

The list of examples lists Adding Image Stamp, Adding TextStamp, Adding Pdf Stamp but there are no examples

View Article

TextFragmentAbsorber - How to Eliminate the extra spaces

We are working on a pdf templates where in we are replacing the placeholders with the database value.Question is how to dynamically edit the spaces within the paragraph.While replacing a text in a...

View Article

Check for the last element in page

Hello, i wanted to know if i can check if my element (table, paragraph, ... ) is the last element in the page ? i have title blocs that i want to put in a new page if they are last elements in page....

View Article
Browsing all 3131 articles
Browse latest View live