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

How to merge dynamic PDFs?

Aspose-Pdf-9.3.0 for JavaI am attempting to merge the contents of 2 PDF files. These PDFs were created using Adobe Lifecycle designer and contain dynamic forms, and so have been saved as a Dynamic...

View Article


align image in cell of a table

Hi,i want to align image in table cell .Please suggest how this can be done.i am trying below way but the same is not working.Image exclaimImg = new...

View Article


PCL to PDF conversion problem

Hi , i am trying to convert from pcl to pdf and the result is not ok because images are fuzzy and text are cut. the code isPdf pdf1 = new Pdf();// bind the source PCL file with Pdf...

View Article

Aspose.PDF C#

We are doing a simple POC on using Aspose.PDF. 1. existing PDF (XFA). 2. Gets Token and emailId from DB. 3. Add the Token to one of the field (Then make the read only). add a submit button ( which will...

View Article

URL as requested to the support forum.

URL as requested to the support forum post. http://www.aspose.com/community/forums/584394/0kb-files-caused-by-font-size-issue/showthread.aspx#584394 Thanks ChrisThis message was posted using Banckle...

View Article


PDF/A validation fails

Hi.We use your product for pdf/a files generation.Some files have validation issues. For example if we convert html to pdf/a we may have such issues:Validating file "test.html.pdf" for conformance...

View Article

Pdf Drawing Accuracy Off

The location of text is rendered in different locations for 2 documents of equal width and height.  I have found that it is always within a few pixels and always just the Y coordinate that is...

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


Please Help: Using BindPdf and Setting the Resolution

I've found online that the Resolution property must be set PRIOR to the BindPdf() call in order for the resolution to work when calling .PrintDocumentWithSettings() when using Aspose.Pdf.Kit. **This...

View Article


Wrong DPI from image object

Hi i'm trying to access the images collection inside a PDF with Aspose.Pdf 9.7, and even if i'm able to extract the image i read 150 DPI while i created the pdf strarting from 151 DPI image.In another...

View Article

Pdf digital signature font size

Hi, I need to change the font size of the digital signature or adjust the rectangle, this because when I signed pdf document is truncated. thanks for your helpThis message was posted using Banckle Live...

View Article

Adding Centered Text to an Existing PDF

Hi,I have a small project where I just need to add multiple pieces of centered text to an existing PDF. It's a certificate that is generated automatically, and I need to add the user's name, the course...

View Article

Aspose.Total accessing Internet Content Delivery Network

Hi, We are noticing our server that has Aspose component for PDF manipulation is reaching out to internet on port 80. Does Aspose (Total) reach out to the internet for any reason during the PDF operation?

View Article


Really slow PDF to image performance

Systems tried: Windows 7 64bit, 8GB RAM, Core i7 4700MQHyper-V VM with Windows 2008R2 64bit, 8GB RAM, E5640 Xeon.NET Version 4.5.2Aspose.Pdf version 9.7We are trying to consolidate all of our PDF...

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


Detect page overflow using Aspose.PDF

I am creating a document from scratch. I am adding rows to a table and at some point the row will cause a page overflow and will not show on the page. I only see one page containing partial output.This...

View Article

NullPointerException when attempting to get all text from PDF

Hello,Recently we've updated our aspose-pdf version to use the latest version in the aspose maven repository (9.5.0). I'm attempting to retrieve all text from a given PDF file. When running the code...

View Article


Data Breaks instead flowing to new Page

hi Team,          I am using "com.aspose.pdf.HtmlFragment" DOM approach.Document doc = new Document();Page page1 = doc.getPages().add();HtmlFragment htmlfrag = new HtmlFragment(firstName +...

View Article

SetLicense FileLoadException

Greetings,I need to use Aspose PDF during coded UI testing but am having trouble setting the license from within a running unit test class. The code works as part of console application just fine....

View Article

Create pdf with national characters like chinese, german, japanese

we have licensed version of our product. I want to create a pdf which should support multiple national languages. Is it possible to generate pdf with national characters like chinese, german, japanese...

View Article
Browsing all 3131 articles
Browse latest View live