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

Printing pdfs from webpage

Please help us with this requirement.We have some pdfs present on a remote location.We need to be able to invoke print command on a set of pdfs which the user selects.The pdfs are usually not visible...

View Article


Want to replace Text in PDF File.

Hi,We are using following code to determine the curly braces in the pdf document.This is required as we need to replace the text between the curly braces.       TextFragmentAbsorber...

View Article


PDF/A 1b conversion problems

Hi,having the need to buy a pdf conversion library, I tried the current Aspose PDf library 10.4 to convert in pdf/a 1b the included files, but every file (re)converted did not pass the Acrobat...

View Article

Get PDF content from URL

Hi,I want to get the contents of PDF (as a plain text or along with html tags for style information) from a URL ( for e.g., http://www.analysis.im/uploads/seminar/pdf-sample.pdf) and want in a String...

View Article

OCR clinched after PDF-A conversion

Hi,we're using Aspose.PDF [.NET] (10.4.0.0) to convert different kind of files to PDF-A.Currently we're facing problems with some scanned PDF documents.After the conversion to PDF-A the OCR information...

View Article


Is .oxps to pdf not supported?

Hi AsposeIs .oxps to Pdf not supported?I have tried to convert an .oxps file to pdf using this code:var options = new XpsLoadOptions();var document = new Aspose.Pdf.Document(new MemoryStream(bytes),...

View Article

Numerous Exceptions when working on Interactive PDF Form

Hi,I'm trying to cycle through some form fields inside a PDF that we have been asked to import some data into.I am using 'form.FieldNames' to get a list of all the field names currently present in the...

View Article

Large MultiPage PDF generated using Aspose PDF 7.2

Hi,I have been using Aspose 7.2 PDF for .Net 4 framework. I have a bunch of images (approx 55 pages) which i will be converting to PDF format. When it gets converted to MultiPage PDF, its file size...

View Article


Evaluation question

I am evaluating the pdf product.  I need to know if I can download content from a SQL database that has been formatted using html tags and still generate a rendered pdf document.  The downoaded demo...

View Article


page size is not equal A4 when setting page layout to A4 paper

I try to set page info size is A4 but if i have string too long in html file. The result is only one-line in PDF file(In attachment). How can I fix width page and enter new line in PDF format?In html...

View Article

Image is not absorbing by ImagePlacementAbsorber class.

Hi I have one image in my 4 page pdf file. I am using trail version of aspose.pdf for .Net V10.4.0.0 dll.The image was not get absored by ImagePlacementAbsorber class. But am able to find image uisng...

View Article

Colors of images are different from origin pdf after conversion to html files

Hi ThereI am using Aspose Pdf 10.4.0 to convert pdf files to html files.I found that the colors of images in html files are quite different from the origin pdf file.Here is my code:Aspose.Pdf.Document...

View Article

Optimized PDF to PDF/A 1b conversion problems

Hi Tilal,I am continuing to evaluate Aspose.Pdf for .NET 10.4.0.Currently I have slightly modified the code to convert files to pdf/a 1b while  trying to produce the smaller file size possible.The code...

View Article


Putting a border around PdfPageStamp

Is there a way to put a border around an instance of PdfPageStamp?I am trying to do something like this.http://i.imgur.com/WiXJXoR.pngWhen I tried to add a table object around it, document object won't...

View Article

Can't open PDFs in Adobe 8

We have Aspose.pdf and Aspose.words version 2.2.  It has been working great with Adobe Acrobat XI Pro.  However, we have some users that must use Adobe 8 b/c of other application requirements, and we...

View Article


Check if contains watermark?

Hi Team,I want to know can we check if a pdf contains watermark (water mark created by third party).Let me know which Aspose API should I use ?Also we need to remove that water mark. Also we don't...

View Article

Orientation of PDF FIles

Please share me the code of changing the orientation of pdf files.The files are already existing, no new file..We need to load the file and then change its orientation..Waiting for the code

View Article


Printing pdfs from webpage

Please help us with this requirement.We have some pdfs present on a remote location.We need to be able to invoke print command on a set of pdfs which the user selects.The pdfs are usually not visible...

View Article

Word Wrap not working when text contains certain patterns

I am using Aspose.PDF for .Net (v7.9.0) in a production system for generating certificates of insurance using BindXML.  In most cases, word wrap works as expected, but I have found 2 instances where...

View Article

How to insert an image into table cell?

The example program below attempts to build a PDF document with an image inside a table.  However, when I run this program, it slowly eats up all the memory on my machine until I have to kill the...

View Article
Browsing all 3131 articles
Browse latest View live