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

Converting PDF to Word Document

How can we convert PDF to Word document?Is there any way of conversion using Aspose.After stopping Aspose.Recognition  how developers are converting PDF to word.?Please advice.This message was posted...

View Article


multipage tiff to pdf.

Hi, i was trying to convert a multipage tiff image to pdf. But i see only the first page being added to pdf but not the rest of the tiff pages though i set "setIsAllFramesInNewPage" to true. Can you...

View Article


Saving back to the same PDF

I've tried this in Java:publicstaticvoid fillForm(String pdf, String data){ try { InputStream xmlInputStream = new FileInputStream(data);Form myForm = new Form(pdf, pdf) ;//make the source and target...

View Article

Add a watermark to the same PDF

Hi,I am trying to add a watermark to a PDF file, The example given shows how to do this but it create another PDF (outFile),fileStamp = new PdfFileStamp(inFile, outFile); Stamp watermarkStamp = new...

View Article

MultiPage Tiff to PDF

Hi Aspose Team,I need to convert Multipage tiff to pdf document. I went through the following aspose samples...

View Article


How to convert multiple page TIFF to PDF

Hi,I m using the code below to convert a Tiff file (attached) with multiple page into PDF. The resulting PDF contains only the first page in Tiff. Is this the right way of doing this? If not, could you...

View Article

Convert PDF to HTML

Hi, We are using aspose words to convert doc and docx to html .The html file generated has all the inline css and every thing  , which renders perfectly on browser independently  . Is there a way to...

View Article

Obfuscated exception com.aspose.pdf.internal.p234.z11 thrown to client

Hello,When I call com.aspose.pdf.TextBoxField.setValue() I get the exception.Please throw a public exception with good wording.Also it would be helpful to see here a maximum length allowed for this...

View Article


Textbox with Justify not working when text contains a parameter

HiIs it by design or a bug that text justify works fine unless I put a parameter or other expression into the text?Thanks,Greg

View Article


Convert Table in PDF to HTML Table

Hi,If a PDF contains a table (text within can be copy and pasted), will the table retain its HTML structure after converting the PDF to HTML?Regards,Raven

View Article

Aspose.PDF

I am trying to use evaluation version of Aspose.PDF for .NET. I downloaded the temporary license and placed it in the same folder as Aspose.PDF.dll. When I am running the application I am getting...

View Article

Blurry PDF export

Hi,When generating a PNG or JPG from PDF using Java 1.7 on Mac 10.9, we're getting very blurred output. I've attached the output from Aspose, the one from Apple's Preview and the PDF.The code we use to...

View Article

How to fill data in the pdf file by using FillField method?

Hello,I want to fill the field in the above pdf file by using code. The following is my code :Aspose.Pdf.Facades.Form form = new Aspose.Pdf.Facades.Form("RZSQ.pdf","RZSQ11.pdf");             string[]...

View Article


Remove all text from page with TextFragmentCollection is to slow

Hello,I'm trying to remove all text from a page using the following code but it's to slow on some pages that contains a lot of text/links. Is there a faster way to just remove the text from PDF? Also,...

View Article

incorrect page numbers on TOC when the TOC goes on 2 pages

http://www.aspose.com/docs/display/pdfnet/Add+TOC+to+Existing+PDFI am trying to add a TOC to a PDF using the example above. In certain cases (i.e. when there are more than 10 docs added to the master...

View Article


How to Add a button dynmaically to pdf but this button should not print

Hi ,We have a requirement where we need to add the button dynamically on pdf. But we dont want to see this button when somebody takes a printout. Here is the Code Aspose.Pdf.Facades.FormEditor frm =...

View Article

SetLicense FileLoadException

Greetings,I need to use Aspose PDF during coded UI testing but am having trouble setting the license from within a running unit test class. The code works as part of console application just fine....

View Article


PDF to PDF/A format

Hi Please let me know whether there is any update on PDF to PDF/A format convertion. Thanks

View Article

Performance problem on loading and saving PDF document

In my scenario I simply load the PDF document, change a single data field and save it.This process takes 45 seconds on my testing device (Panasonic JT-B1), the document is pretty simple ~135KB size.Is...

View Article

PDF to PDF/A. Some issues in result document.

Hi.We have an issue with another document during pdf to pdf/a conversion:- on page 2 "company name" is not displayed correctly- on page 2 the two dotted lines in the bottom is incorrectly...

View Article
Browsing all 3131 articles
Browse latest View live