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

Extract hidden text from previously OCRed image

Hello. I'm trying to create a routine to identify if PDF has been previously OCRed. Possibly the most reliable way to do so is to confirm the presence of text without fill or stroke (i.e. invisible...

View Article


Performance of the document.save method

Hi,I am using Aspose 4.5 and com.aspose.pdf packages.I generating around 250 pages which has basically same tabular data in each of the 250 pages . The Document.save() method which saves into a...

View Article


SVG to PDF

Hi Team,I am trying to create a PDF with header and footer and a content.Header - Will have a text.Footer - Will have an Image aligned to rightContent - will have the SVG.I was able to generate the...

View Article

How to convert a text file to PDF?

Please let me know how to convert a text file to PDF?

View Article

Execption thrown while printing some PDF documents

Hi  Team,We are getting the below error when tried to print the PDF. We are using Aspose.pdf 8.6.0.0Your help to fix the same is much appreciated.System.ComponentModel.Win32Exception (0x80004005): The...

View Article


File size is large after importing Markups.

Hi Aspose Team,We have following issue.When importing markups from DB into File, the size of the the resulted file is too big comparing with source file.For example:Original file size is 43 217...

View Article

Text Stamp not working

Hi ,Please find the code to add a text stamp to a document.Code is throwing exception.Please help.import java.io.FileInputStream;import java.io.FileNotFoundException; import...

View Article

System.IO.IOException: Wrong text extracting, please check your pdf error

Hi,We started receiving this message when using the following codeDim lic As Aspose.Pdf.Kit.License = New Aspose.Pdf.Kit.Licenselic.SetLicense(path)Dim converter As Aspose.Pdf.Kit.PdfExtractor = New...

View Article


Encrypting a newly created PDF

I am relatively new to Aspose and I am trying to encrypt and set a password to a PDF file that is newly created and not being opened from a file location. All examples I can find only show opening an...

View Article


PDF/A-1a support with Aspose.PDF 8.9.1 ?

Hi,the documentation for converting PDFs to PDF/A states:http://www.aspose.com/docs/display/pdfnet/Convert+PDF+File+to+PDF-A"PDF to PDF_A_1A format conversion is currently not supported. We do have...

View Article

PDF to DOC Feature has many issues

Hi,I recently tried  out the PDF to Doc feature of Aspose PDF and it seems that it is not very stable/mature enough to handle graphics and other elements in PDFThis is the code that I used to transform...

View Article

How to set printer driver settings

Hi,I have to set parameters (select type : bond, plain..., select staple or not, select output media) for printing.I have found how to set this parameters with .NET but not with Aspose.PDF printing.How...

View Article

Page size issue (com.aspose.pdf)

Hi,I prepare a document object and then call the getPages().size() ,I do not get the actual number of pages in the document. To generate a page stamp ,I need the correct total number of pages. I do not...

View Article


Replace text changes space between characters

I have this strange font-issue when I use the text-replace function.In some fonts the space between some characters in the line where text is replaced is changed (getting smaller).Attached is the...

View Article

SubsequentLinesIndent is not applied to all Level 1 in Table of contents

Hi,I have created attached pdf with table of Contents. The problem is regarding SubsequentLinesIndent property that I have applied at Level 1. In Table of Contents , only first heading is indented...

View Article


Table and text syles problem

Hi,I'm working in company where Aspose is used. We have license for using  library.  I was assigned a task to improve view of some reports but I have huge problems with that. I've attached two examples...

View Article

ComboBoxField Custom Text Not Saving

Hi, The pdf form that we are trying to fill using Aspose.PDF has comboboxes that allow the user to enter custom text. We've tried using Facades.Forms and InteractiveFeatures.Forms but in both cases the...

View Article


PDF.HTMLSaveOptions documentation

Im trying to convert a PDF file into HTML and save the images / text to a database. For the most part it is working, but I'm having trouble with the URLs of the images. Aspose.Words.HTMLSaveOptions has...

View Article

Query regarding ChangePassword and AllowDegradedPrint in Aspose.Pdf.Kit

We are working on an application, where we are implementing Aspose.Pdf.Kit to encrypt the pdf file with a password, and to enable/disable the printing option. We wanted to know about the ChangePassword...

View Article

Removing footers

Is it possible to remove footers in a pdf document?  I have tried using PdfPageEditor, Generator, and Page, yet nothing seems to allow me to identify and remove a footer from a page.I know that I could...

View Article
Browsing all 3131 articles
Browse latest View live