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

FreeTextAnnotation does not appear until it is resized

I am attempting to add a a FreeTextAnnotation to an existing PDF that will only show on the PDF when printing, following the example at the bottom of the page here:...

View Article


Apsose pdf introduces space when the pdf document has chinese characters

Hi, I am trying to extract text from a pdf document. The pdf document has some chinese characters. So when I use the text absorber, I am seeing that it introduces unnecessary spaces between the...

View Article


Applying License issue with Java Web Application - Aspose 10.1.0 version

Hi,I am using aspose pdf for java 10.1.0 version to generate pdf. I am using the following code to set the license in one of my methods.License license = new...

View Article

Does the java version support redactions?

I could not find the feature if so, search didn't yield anything, only seems to be for the .net platform, but hoping I am incorrect.If so, a pointer to an example showing usage would be great.  If not,...

View Article

Aspose.Pdf Image vs Aspose.Pdf.Generator Image

How can I get an image to be rendered in Aspose.Pdf the same as it was in Aspose.Pdf.Generator?For example, I loaded an image into a table cell using Aspose.Pdf.Generator, and it displays differently...

View Article


Missing text/Strange text placement when converting pdf document to html

See attached pdf and resulting html file from a conversion from pdf to html on Aspose.pdf version 10.2.0. There appears to be a lot of misplaced/missing text?

View Article

How to split pdf into multi pdfs from particular key word

Hello Friends,We are using Aspose products in our CRM application. we are using Aspose.Pdf for one particular requirement. now we have requirement of reading whole pdf and split that pdf into different...

View Article

PDF file size gets 17 times of the original PDF file size

Hi I am using aspose-pdf-9.7.0-jdk16.jar version jar for converting PDF to PDF/A. For one of the document when we converted PDF to PDF/A found the new generated PDF file size gets 17 times of the...

View Article


Set background image for Section composed of multiple pages

The documentation here (http://www.aspose.com/docs/display/pdfnet/Set+Page+Background+Image) says the following:"Aspose.Pdf for .NET feature's list also include to set the background image for a...

View Article


So much MemoryError.............................Aspose.Total for Java

    Document pdfDocument = new Document(new FileInputStream(                System.getProperty("user.dir") + "\\1.pdf"));        HtmlSaveOptions saveOptions = new HtmlSaveOptions();...

View Article

Issue with vertical line spacing

I am using the .Net version Apose.PDF to render a PDF from some dynamically generated html for a current project. After I ran into some issues with the creation of columns using divs I tried using...

View Article

PDF Export with both Portrait and Landscape SSRS 2012

I have a report called DualOrientation containing 2 sub reports. The 1st sub report (Portrait) has portrait orientation and the 2nd (Landscape) had landscape orientation using the IsLandscape...

View Article

Unable to parse the attached pdf to valid Excel

Hi Aspose support team,i was trying to parse the attached PDF to Valid Excel using aspose pdf in linux OS.iam getting the below exception."Tagged PDF Expected."the process i followed is i have...

View Article


Flatten PDF layers

Need to flatten PDF layers as part of redacting files to assure that the redacted info is no longer available. I have not found the functionality in the documentation. Is it possible?

View Article

PDF to TIFF conversion is too slow on larger documents

I am converting a 45 page pdf to tiff and taking a long time.This is the code I am usingDim pdfDocument As New Aspose.Pdf.Document(file)        'Create Resolution object        Dim resolution As New...

View Article


Justify only seems to work with one sub report

Hi I have a report that has several different sub-reports on it.When I have a single instance of a sub report that will justify the text it seems to work fine - If I place another copy of this report...

View Article

Unable to read pdf file contents.

I am trying to read the text from a pdf file. I am using the evaluation version of asponse to test. I get the following output regardless of the input file. Evaluation Only. Created with Aspose.Pdf....

View Article


Reading TOC from a pdf in Java

I am trying to read the TOC from a pdf and create bookmarks based on it. I was not able to find any example on how to read the TOC, the examples mentioned in this forum use classes which are no longer...

View Article

Aspose.Pdf vs Aspose.Generator.Pdf generation times

Hi,Is it normal for the same Pdf written in the Aspose.Pdf namespace to take longer to generate than when written in the Aspose.Pdf.Generator namespace?

View Article

How i can specify DefaultFontName for Document class

Hi,In Aspose.Pdf.Generator.Pdf class we were using following properties. 1. DefaultFontName2. IsCoreFontUsed3. IsTruetypeFontMapCached4.TruetypeFontMapPathHow we can achieve similar functionality in...

View Article
Browsing all 3131 articles
Browse latest View live