Quantcast
Browsing all 3131 articles
Browse latest View live

Problems converting Pdf to Excel

We have purchased Aspose Pdf for Java and we are trying generate excel from pdf and its unable to convert. We are getting spread sheet not the regular excel. We are getting  invalid header signature...

View Article


PDF to Tiff

Hello, I have a problem when I try to convert a PDF file into a Tiff file.The scenario is:I have a PDF file with XFA fields in it, I fill the XFA Fields with a XML File.Then I flat the Generate PDF...

View Article


Problems with display inline-block

I'm having trouble with converting an HTML file to PDF when the html file contains elements with display: inline-block.  It seems like if there are to many inline-block elements following each other...

View Article

Rendering javascript in html prior to converting

I've noticed other pdf converters such as wkhtmltopdf are able to execute javascriupt on html pages prior to converting them.  I've found this convenient as it provides an easy way to hide fields I...

View Article

PDF table cell text - how to manipulate?

Hello,How do you check the cell text of a pdf table?  There is no text property of the cell.foreach (Row r in table.Rows)            {                var text = r.Cells[1].?????;            }I'm...

View Article


Font sizes/weight in rendered images

Hi All, If anyone can help me here it would be immensely appreciated! I wanted to know if there was anyway to control what font sizes or font weight is chosen when ASPOSE renders images from a PDF,...

View Article

Aspose Pdf Form Fill rich text

Does Aspose.pdf support filling rich text into pdf form?? This message was posted using Banckle Live Chat 2 Forum

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


Horizontal Alignment issue when Replacing Text

I'm having a problem where my document has a textbox with the text alignment set to justify. I then run a process where I replace some textAspose.Pdf.Facades.PdfContentEditor pdfContentEditor = new...

View Article


ImageStamp Quality

Hi, i used your sample code:AsposePdf.Document pdfDocument = new AsposePdf.Document(@"D:\input.pdf");         AsposePdf.ImageStamp imageStamp = new AsposePdf.ImageStamp(@"D:\myImage.png");...

View Article

Images flipped on document conversion

Hi,I have noticed one issue while using Aspose.PDF to convert a PDF to a word document.The input PDF contained a scanned document with multiple images, but in the converted word document, all of the...

View Article

Issues with Opening known document

Because of the file location not being opened to be used as pdfPage the pageorder variable was not behaving correctly.   Dim c As ArrayDim pageorder As Integer Dim count As Integer Dim filename As...

View Article

Parse an existing PDF document

Hi there,I need some info and if possible some code examples on how to extract data from an existing PDF document:- AcroFields, especially rect of (coordinates and dimensions) form fields- Annotations-...

View Article


Image 2 PDF Sometimes not working

Hi,I found some sample code on this site on how to convert an image to PDF.  It's very helpful but sometimes doesn't work. I've attached an image that doesn't work to this post.  Could you please help?...

View Article

Doc is missing formatting after being converted from PDF

Hi,I am using aspose-pdf-10.1.0.jar for converting PDF to Doc. The source PDF has tables but the text and tables are not aligned in converted Doc file.  Please see the input PDF and converted Doc.As...

View Article


Extracting content/pages

     Public filelocation As String    Public inputfile As String    'normal    Dim pages As Array    Dim count As Integer    Dim filename As String    Dim type As String    Dim typediscription As Array...

View Article

Adding searchable capabilities to PDF

Hello,I need to take one PDF that holds single image per page (coming from scanning team) and add searchable capabilities. I know it could be done by OCR pdf files and adding hidden text layer with OCR...

View Article


Add Hyperlink to new Page in existing pdf

Hi Aspose Team!I have a little problem with one of my projects. I´m using Aspose.Pdf 7.2.0.0I´m trying to add a new Page to a Pdf document and then insert text as hyperlink on the new page.I can create...

View Article

Auto Line Break in PDF

Hi,I have the Job, to take an existing PDF with text like {Variable}I have to replace {Variable} with some other TextSometimes short and sometimes veeeery Long.How can i say, that the PDF Doc has so...

View Article

Hi, i am trying to convert pdf to word using aspose dll and it is not...

Hi, i am trying to convert pdf to word using aspose dll and it is not converting properlyThis message was posted using Banckle Live Chat 2 Forum

View Article
Browsing all 3131 articles
Browse latest View live