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

Open PDF failure

I have troubles opening a specific pdf file - a scanned document.I've attached the call stack and the code which fails.

View Article


Scrabled PDFa after conversion from PDF

The conversion from PDF to PDF/a (2B) works nicely in general.However some PDFs documents generated by LibreOffice are scrambled after conversion PDF to PDF/a (2B).Original and converted document...

View Article


Bookmarks disappeared after merge of pdf files

I have a solution where i take a random number of pdf files and merge into one file. the source pdf files contains bookmarks but there are no bookmarks in the final pdf file. From the documentation I...

View Article

Convert HTML to PDF issue

I am using the following code to load an html file and save it as PDF the issue is the main div has an image embeded as background (base64). That image does not show in the rendered pdf also how can I...

View Article

Extract file from PDF

Hi,I use Aspose PdfKit 4.2 for javaI do this simple codeInputStream input = new FileInputStream("/home/mburger/tmp/mfm/207_2008_1_T4_2.pdf");        OutputStream output = new...

View Article


Issue with convert pdf

Hi,I am trying to convert a 5M word file to a protected pdf file.1.I convert the word file to a temp.pdf with Aspose.word successfully.2.I would convert the temp.pdf to a prtected pdf file. I use the...

View Article

OPEN AN ASPOSE PDF ON A WINDOWS 7 MOBILE PHONE

My Company use a new programme that automatically sends out important documents in ASPOSE pdf format.They will not open in a Windows 7 phone they arrive as a PNG file.What does the company programme...

View Article

Row span for image not working

Hi ,Please find my sample code.I have to span the image to next 2 rows and the code is not working.Please help.I have to address this immediatelyIt is noticed that the rowspan for cell is working for...

View Article


Aspose PDF Java - PdfFileSecurity returns 0 bytes output stream when adding...

Hi,I'm trying to use Aspose PDF to add DocumentPrivileges  to a PDF via the PdfFileSecurity class.This works with most PDFs, but when I try using PDFs that have been created via MS Word which seems to...

View Article


Page number stamp not working

Hi ,Please find the code to stamp page numbers.The code is throwing exception. Please help.import java.io.FileInputStream;import java.io.FileNotFoundException; import com.aspose.pdf.Document;import...

View Article

PDF table rows overlap each other if table goes over a page

HelloI have an issue when a table goes over a page long. The first two rows on the new page seem to render on top of each other (see attached screenshot and Output.pdf).I don't think I am doing...

View Article

Printing PDF with embedded font.

Hi Aspose,I'm using Aspose pdf 8.5.0.0.In my application trying to print traditional Chinese PDF document. but the output is totally different from the original file. The Chinese chars looks...

View Article

PDF - ImagePlacementAbsorber order not same as getResources().getImages()

  Hi,Does ImagePlacementAbsorber has images in same order as that of page.getResources().getImages() ?We are using below code to delete image from a rectangle, but it looks sometimes the image indexes...

View Article


example for converting html to pdf using aspose pdf

I want to make sure if ASPOSE PDF is fit for one of our needs. We have an webpage built in asp .net that uses jquery.css,bootstrap.css and other 3 rd part CSS for look and feel purposes. These paths in...

View Article

Merging multiple PDF by condensing Whitespaces/PageBreaks

Hi,Is there a way to merge multiple PDF's using Aspose PDF by codensing the Whitespaces?Ex: PDF1 has half page of Text, PDF2 has half page of TextIs it possible to merge these two PDF into one page?The...

View Article


Incorrect output while converting PDF to image - resolution issue

Hi,I'm using Aspose.PDF to convert PDF documents to images. The image of the attached document doesn't generate correctly (it's cropped). As it turns out, the cropping depends on the resolution used...

View Article

PolicyException

Hello,i habe copied the Aspose.Pdf.dll in the bin-folder of a web-server. When i start a web-application i get this error message: PolicyException: Erforderliche Berechtigungen wurden nicht erhalten.]...

View Article


Convert word to pdf exception

Hi,I’m trying to convert a 5M(200pages) word document to a protected pdf file.  The following codes throw a exception:"_CPMPlusException"jpedDevice.Process(pdf.Pages[pageCount], imageStream); I need...

View Article

Aspose PDF Security Exception

Hi,I recently downloaded the latest version of the PDF Library. I'm also using our existing Small Business License File against it. Our code compiles fine, but upon execution it throws the following...

View Article

Text Wrapping Issues when using "-" (Hyphen) in a long sentence.

Hi:We are having some issues that we believe are coming from the Aspose PDF tool we are using.Basically we have a textbox multiline where the user enters whatever they want.If the user enters a message...

View Article
Browsing all 3131 articles
Browse latest View live