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

Threading

We are converting multiple PDF documents to PNG images using multiple threads.All our methods are thread-safe: no PDF document is processed by more than one thread at the same time, no Apsose objects...

View Article


AddText method on Aspose.Pdf.Facades.PdfFileMend class throws argument...

Sometimes this method throws an argument exception.For example: 'Item has already been added.  Key in dictionary 'exclam'.  Key being added: 'exclam'.Any idea on the cause of this please?

View Article


Extracting text with coordinates

Hello,  I want to extract the content with coordinates from the PDF document. Suppose if document contains "Table of Content" in first page, I want to get the text as "Table" with x-indent and...

View Article

add combo box field to table cell

I'm trying to add a comboboxfield to a table cell, but receiving nullexception error. I don't think I'm instantiating the comboboxfield correctly, but can't seem to find any examples to apply to what...

View Article

Knowing the Text para length

Hi,I have a pdf document where I have already drawn a Text para. After that I want to draw a floating box; but for drawing a floating box, I need to know the number of lines that text has spanned.Is...

View Article


Posting an Image in the Center of a Page

I'm not sure how to go about positioning an image. What I'm trying to do is place the image in the center of the page. This code works pretty good but it distorts the image instead of using its...

View Article

Convert HTML to PDF in Classic ASP using Aspose.PDF

Hello, I am working on converting a html file to PDF and I am wondering what the best route to take would be. I have been able to produce a PDF from the HTML document, but it is not rendering anywhere...

View Article

Converting html to xml

Hi there,Currently I am using aspose.word. Now I am after Html to XML. So is there any support for the same?Thanks.

View Article


Print options for html to PDF

We're creating a report in HTML then printing to PDF using Aspose.PDF.  The Adobe print dialog has a feature with which the user can control whether the current document is printed "as is" (Actual...

View Article


Out Of Memory error with HTML to PDF

I have been getting Out Of Memory errors when creating the PDF documents from HTML. I originally experienced the problem in Aspose 10, but was told to test in 10.4, which I did. I'm still getting the...

View Article

Cross reference table or cross reference stream not found

I am facing an issue (Cross reference table or cross reference stream not found) while loading the .PDF file which has Russian characters as a file name. We are using the latest version of Aspose...

View Article

Print MultiLine text from a List

Hi,I need to append a page in existing pdf and need to print text from a list. I need to print every list item on a new line. I could not figure out any way other than using TextFragment and then...

View Article

Aspose Hyperlinks are not working

Aspose Hyperlinks are not working Windows 2012 server created PDF filesThis message was posted using Banckle Live Chat 2 Forum

View Article


Aspose Hyperlink not working with 2012 server

We are having the Aspose.pdf version 8.8.0.0. and it worked fine until it was running in 2003 server. Recently we migrated to 2012 server and after that the pdf documents are not getting hyperlinked at...

View Article

Center Text in a Table Cell with Colspan

How do you center text in a table cell with a colspan on it?Here is the code:Document doc = new Document();doc.getPageInfo().setLandscape(false);DecimalFormat df = new...

View Article


Adding headers and footers to existing pdf

Hi,Is it possible to add headers and footers to existing pdf?I have yet to see an option to rearange the document to allow place for new headers and footers.It is also related to another issue I'm...

View Article

To extract content from PDF using Aspose OCR

Hi Team,Iam trying to extract content from PDF using the below link.Link: http://www.aspose.com/docs/display/pdfjavaold/Extract+Text+From+All+the+Pages+of+a+PDF+DocumentBut the created text file...

View Article


Restricting Print of PDF

We have requirement in our web application, that whenever a PDF is opened via it, it will be printed only once and then print, save as should be disabled. Is there any way to achieve this via either of...

View Article

Pdf to image cpu, memory and multithreading issues

Hello,We want to use Aspose.Pdf for Java for pdf to image conversion and bought a Aspose.Java Total license.However, we now noticed with the unlocked version that one conversion of a pdf in a single...

View Article

Pdf to html regression

There's a problem with the output when converting the attached pdf to html, using straightforward code below.  This seems to be a regression in aspose-pdf-10.3.0.jar.  This used to work correctly....

View Article
Browsing all 3131 articles
Browse latest View live