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

"OutOfMemoryException" while converting large PDF-files

Hi, while converting large PDF-files into PDF/A-Format an "OutOfMemory"-Exception is thrown. The source-file has a filesize of about 30 MB and consists of 3800+ pages (e.g. reference manual of mySQL)....

View Article


PDF Form having 200+ fields take a long time to filling up

Hi,In our application, we handle PDF editable forms. We store the PDF form fields values in a database and while loading the form in our application we fill the form fields with the stored values.We...

View Article


PDF Document Coordinates and Page Numbers - Client Side

Hello Support team,I was curious to know, is it possible to capture coordinates and the page number, when a PDF document is viewed in a web browser?A perfect scenario would be: A user selects some text...

View Article

Transparent text in existing PDFs

Hello,I am trying to remove text from an existing PDF, whilst maintaining the positioning of the surrounding text. Because of this, simply setting textFragment.Text = "" is not a viable solution. I...

View Article

pdf->html without external img/font etc. files

Hi, I'm looking for a way to convert pdf to html with embedded images / fonts / css. My pdfs are rather simplistic, text & tables type of things, where I we use their (x)html representation in web...

View Article


PDF Free hand drawing

Hello,I was wondering if aspose pdf is capable of allowing users to free hand draw on pdf documents? If so - can this be done using the aspose.pdf.java? Are there examples that I can see or use to...

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

Bookmark Remote Link issue

I'm having an issue where I am setting a GoToRemoteAction for a bookmark in my PDF. The PDF is generated properly, but the resulting action URL appears to be encoded somehow.Code to generate...

View Article


PDF saves with 0 bytes and no errors

Today I have discovered some very odd behaviour with the PDF Generator.I had a web service that takes in a JSON object which is serialised into custom .NET class structure I have built. This all works...

View Article


Character problems (åäöÅÄÖ)

We have found some strange behaviour with the handling of characters when creating a new pdfDocument from a MemoryStream.The following characters:åäörenders as the HTML...

View Article

Use Aspose as a printer driver

Hi My employers have provided me a licensed copy of latest version of Aspose.Total. One of our requirements is to use this to replace the use of an old AMYUNI printer driver for generating PDF output...

View Article

How do I set zoom level when adding bookmarks to a pdf document?

When adding a bookmark to a PDF document, we use the code below Dim bmaudit As Aspose.Pdf.Facades.Bookmark = New Aspose.Pdf.Facades.Bookmark() bmaudit.Action = "GoTo" bmaudit.Title = "Audit"...

View Article

The subscription included in this license allows free upgrades until 18 Jun...

We are receiving below error message in production environment after configuring new servers. Pdf printing was working as expected on old server as expected. This error is coming only one server and...

View Article


Hidden page element prints when using PdfViewer

Dear Aspose,When opening and printing the attached PDF in Acrobat it prints as it appears on screen.  Opening the same document using Aspose.Pdf.Facades.PdfViewer(doc) prints a hidden section at the...

View Article

"Invalid xref type" when resaving existing PDF

When I use Aspose.PDF to open the attached file, and then immediately try to resave it, an exception with the message "Invalid xref type" is thrown. As far as I can tell, the file isn't corrupted -...

View Article


Bakckground not display on writing on an existing PDF

Hi,i'm trying to write in an existing PDF with a background but it doesn't work in two of my pdf and i don't know why, i put my merge PDF in attachment , it's the 2 and 3 pages. Thanks for reply.

View Article

HTML To PDF

All, We trying to save an ASP.NET page to PDF using the following code, but the text is cut off on the right.  We are using .NET 4.0, Visual Studio 2013, Aspose.Pdf version 7.8.Any ideas?Private Sub...

View Article


pdf to tiff conversion with highlight annotation

Hi!I'm trying to render a PDF document to Tiff. When the PDF has any kind of highlight annotation like text,drop downs, the text behind it is blanked in Tiff doc. Is there anything I can do to correct...

View Article

Embedded file compression

Is there anyway to disable file compression when adding an embedded file?

View Article

Problem with Paragraph breaks

Hi, For all the conversions we are carrying out, a Paragraph break is present at the end of each line. This should not be the case since Paragraph break appears only after the end of a Paragraph. I am...

View Article
Browsing all 3131 articles
Browse latest View live