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

Exception on Flattening PDF

Hi,We are currently using Aspose PDF for .Net Version 7.2.0.0. For a specific PDF , we are getting the following stack overflow exception when we try to flatten an Aspose.Pdf.Document object derived...

View Article


Attached document does not raise "Invalid Password" when...

With the attached document, if I run the following code:                        string filePath = @"[PATH]\test.pdf";            Aspose.Pdf.Document doc = new Aspose.Pdf.Document(filePath);no "Invalid...

View Article


PngDevice.Process cutting off image

We are converting PDF files to PNG files using PngDevice.Process.  For most documents, it works fine, but we have a few where the process is cutting off the right side of the drawing.  A few notes:If...

View Article

Image to pdf conversion not work when using Aspose.Pdf

Hi  I am try to convert images to pdf in asp.net (Aspose.Pdf),only jpg to pdf convert and see data in pdf files.but others file can't see data in pdf,just it show watermark in pdf.only get conversion...

View Article

Add HTML Code/File to Footer?

Hi all,it is possible to add formatted Text as HTML in a footer? I need some text in Bold and some Text underlined.How can i do this?Thanks in advance.WinfriedAspose.pdf for .net 9.1.0.0.

View Article


How to read PDF with multiple columns

Hello, I'm using Aspose.Pdf (v9.3.0.0) and need to read a pdf file that has two columns. I know the dimensions of the columns (top, left, width, heght). But the PDF header and footer has 100% width...

View Article

Can't open password encrypted PDF's created with Foxit PhantomPDF Printer

Steps- Create a PDF with Foxit PhantomPDF Printer V 3.1.0.0815 - Set Security    - Open Password    - 128-bit AES    - Metadata Not Encrypted - See attachment "Created with Foxit - Password is...

View Article

PDF security permissions

Hi,I'm trying to set the permissions for a PDF document with aspose.Pdf.I'd like to allow the end user to have all permissions.Here's my code:Permissions Permission = (Permissions.PrintingQuality |...

View Article


PDF Javascript at TextFragment or TextSegment level??

BackgroundWe are currently evaluating Aspose.Pdf for .Net as a replacement for iTextSharp.   I am using the new Aspose.Pdf API (i.e., not the Generator) So far, I believe Aspose.Pdf can do everything...

View Article


Link Border and Alignment Errors

Hello,My company has purchased an Aspose Java licence which is valid for  Aspose 4.3 but not for the latest Version.I noticed two bug with our purchased version while trying to create a table of...

View Article

Aspose pdf rectangle bug

I am currently evaluating Aspose pdf but the textfragmentabsorber class is not working properly. In the last page of the attached document the textfragments have the wrong top rectangle. All the...

View Article

pdf.save() keeps working inflating the size upto 1G and works forever

Hello, In some cases where we add word documents, using the following code ByteArrayInputStream bais = new ByteArrayInputStream(docToString(fo).getBytes("UTF-8")); Pdf pdf = new Pdf();...

View Article

Object reference not set to an instance of an object opening PDF file

We are doing PDF to XPS and JPG conversions.  On a few PDF files, we get an 'Object reference not set to an instance of an object' NullReferenceException when opening the PDF.  Below is the code (the...

View Article


Tiny Fonts on fillField

With our latest Aspose license purchase, the Aspose.Pdf.Kit is no longer supported and the recommendation is to switch to Aspose.Pdf.Facades where the Kit items are now available. We followed the...

View Article

Text flowing around images

Hi,I am currently evaluating your Java offering for use with our software.One of the main requirements we have is for flexible and easy to use page layout.Within this we we like to be be able to...

View Article


Microsoft office files to PDF

Any one suggest, tool / API to convert any type of ( Microsoft office ) files to PDF along with merge multiple PDFs in to one.

View Article

TextAbsorber - How to parse \r\n ?

Hello, I'm using Aspose.Pdf (version 9.3.0.0) to read a PDF file and examine its contents. But get the text through TextAbsorber method, it is unclear when it is a single line break '\r\n' or when it...

View Article


ThreadAbortException on call to Aspose.Pdf.Generator.Pdf.Save(String...

Hi,I have a user control (.NET 4.0 using Aspose.Pdf for .NET v9.4.0) which attempts to convert the current rendered html to a pdf file.Works on local dev machine but not on the server as it throws a...

View Article

Pdf.net TextFragment properties

HiIn aspose words the paragraph class has SpaceBefore and SpaceAfter Properties.I don't see these Properties in Pdf.net. Please advise how Space Before and Space after can be set for Pdf.net.Also...

View Article

Images conversion without borders

Hello, when i try to convert images (Photoshop, tiff, jpg, bmp, etc) into PDF, i obtain some black borders in pdf pages.How can i use all pdf page to occupy entire page space for image?(see attached...

View Article
Browsing all 3131 articles
Browse latest View live