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

Text box not allowing more than 500 characters issue

I am converting html to pdf using the below code. But the input textbox in the generated pdf is not allowing to enter more than 500 characters. Is there any way to get rid of this limit? var pdf = new...

View Article


PDF to html

I would like to convert the pdf pages into html pages using aspose.pdf. But i could not able to do it. Can you please help me by sending a sample code to achieve this functionality.This message was...

View Article


Merge from content into a pdf page

Hello,I'm stamping existing PDF pages with PdfPageStamp. It produces XForm with stamp. Is there a way to reintegrate/merge stamp content into a page? When this stamp is left in XForm form it slow downs...

View Article

View PDF, fill form fields, extract entered data

Is it possible, on and Android device, to do the following:- Display a PDF to the end user- Allow the user to fill out form fields- Extract form field data the user entered

View Article

PDF to Word Document Conversion (Table data is not converting properly)

Hi,   I am trying to convert PDF file content into Word document file, while conversion some tables are displaying in reverse format. please see the attached file.ThanksSuresh            

View Article


create hyperlink in existing pdf file

Hi,I have a pdf file which has some text like "HYPER_Google_1"(attached input.png file), I would like to replace this text with "<a href="http://www.google.com">Google</a>". However I dont...

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

XSL-FO not generating expected PDF layout

Hello,The company I am working for has purchased Aspose PDF Generator for creating PDF files from HTML and XSL-FO. We are having decent success with HTML, but the fidelity of the XSL-FO documents being...

View Article


Converting PDF to DOC with 4.5.0 Java: Issues and Concerns

Hello.  I'm posting about PDF-to-DOC conversion in the latest 4.5.0 version of Aspose PDF.In another thread, I mentioned that .docx conversion does not seem to be supported (out of range error on the...

View Article


Highlighted words covered on scanned pdf files

Hello Support team!I am currently in the process developing an app for one of our clients, that requires highlighting of certain words or phrases that are found on a scanned pdf document. I am...

View Article

convert html to pdf

I m trying to convert a html table to pdf doc. Aspose.pdf creates pdf file with one extra blank page at last all the time.

View Article

Convert html in pdf,has a bug.

hello, this is my test code below.                           Pdf pdf = new Pdf();   Section section = pdf.Sections.Add();              Text text = new Text("<span style='font-family: \"Segoe UI\";...

View Article

FDF from stream?

I know using iTextSharp I can easily create an FDF from a stream in asp.net (sorry for the formatting): try { HttpRequest pdfRequest = Request; System.IO.Stream istream = Request.InputStream; FdfReader...

View Article


Converting interactive pdf to tiff fails

Hello,During conversion from attached pdf to tiff the dynamic content is lost. The code I use:Aspose version 9.4.0.Resolution resolution = new Resolution(300);TiffSettings tiffSettings = new...

View Article

Converting specific pdf document to tiff fails

The conversion of attached pdf produces tiff file with invalid content.Aspose version 9.4.0The code I use:Resolution resolution = new Resolution(300);TiffSettings tiffSettings = new TiffSettings();...

View Article


Measure Text inside of TextFragment

I am using Aspose.PDF.Document and have a table with rows and cells. I am trying to size the columns based on the largest cell content. I am having troubling finding examples or this online. Can...

View Article

Converting pdf to html, a word disappears

I am trying to convert the attached pdf-document. On page 14, you can find the paragrap "Paragraf 7 er en saksbehandlingsregel om begrunnelsesplikt som supplerer saksbehand-lingsreglene i...

View Article


Fill in a form then apply Javascript

Hi,I am using the Aspose .NET libraries for an evaluation.I need to know if its possible to be able to fill in my form and then apply some Javascript to the document. I tried the code below but it did...

View Article

Page Orientation Settings for com.aspose.pdf.Document

Hi,Is there anyway to setup the page orientation for PDF document. In my requirement, i am not creating any new PDF document. I am loading the existing PDF document into com.aspose.pdf.Document object...

View Article

convert html table to pdf

I m using Aspose.pdf 9.4.0 .when i convert the html string to pdf file this style does not support. This message was posted using Banckle Live Chat 2 Forum

View Article
Browsing all 3131 articles
Browse latest View live