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

Read a paragraph of the PDF content

I am using Aspose.Net.PDF(Ver 9.5) trial version. Is it possible to read a paragraph of the PDF content instead of whole document? 

View Article


Issue with Footer when I provide MarginInfo

Hi,I am using the following code to add the page footer.TextFragment textFragment = new TextFragment("Testing Footer Page Number 1");             textFragment.getTextState().setFont(new...

View Article


Convert SVG file to PDF failed

when i try to convert svg file to pdf and result file got error.Aspose.Pdf.LoadOptions loadopt = new Aspose.Pdf.SvgLoadOptions();                // Create Document objectAspose.Pdf.Document doc = new...

View Article

Convert PCL to PDF failes

Evaluating Aspose.pdf for .net. Converting document fails when trying to open. // instantiate LoadOption object using PCL load option Aspose.Pdf.LoadOptions loadopt = new Aspose.Pdf.PclLoadOptions();...

View Article

Outstanding Issue with Aspose PDF TextAbsorber

Hi, back on 28-05-2013 (PDFNEWNET-35382) I posted an issue with extracting text from PDF's returning garbage when using the Aspose.Pdf.Text.TextAbsorber.Attached is the example PDF and output.We are...

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

Absorber - How to get the rows without spaces (formatting) left?

Hello I am using Aspose.Pdf (9.4.0) and after using the command "pdfDocument.Pages [page] Accept (textAbsorber);". I get the rows from the page with their respective spaces at the beginning of each...

View Article

Printing PDFs

Hi,my goal is using the Aspose pdf solution to print pdf files.i have a couple of questions/concerns regarding that:1. can aspose print to a defined printer?2. can aspose alert if the printer does not...

View Article


Issue with Aspose pdf save functionality

Hi,We have purchased an Aspose.pdf licence version 7.2. Till date, saving pdf file as html was working perfectly. However, today it stopped working all of a sudden. Given below is the code snippet we...

View Article


Hyperlinks Creation Issue with Aspose.Pdf Tool

Hi Aspose Team,Using the below mentioned code we are trying to create hyperlinks in attached PDF file(test_coverage.pdf) “coverage” text. In the PDF file “coverage” text is present in 3 places. As per...

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

Multiple header and footer items ignoring margins and Overlapping

I have recently upgraded my Aspose.Pdf library from 3.0.4.0 to 9.3.0.0. After the upgrade our use of the PdfFileStamp starting ignoring our margin options (top, left, right) and instead, writing all of...

View Article

Aspose.Net Trial.

Hello,Our company is looking for a .Net solution to PDF conversion and found your product.What we need mainly are conversions from PDF to HTML . My question is as follows:  In the trial version of...

View Article


ASPOSE memory leak while transform to PDF using C#.NET

Hello,We have implemented conversion of mht, XML & doc file formats to PDF using ASPOSE. No issue during testing phase, but in production it started consuming more than 95% CPU utilization.We are...

View Article

Checkbox field types don't always get checked in PDF

I am having an issue consistently checking checkbox fields. Sometimes they work fine and other times they don't. Enclosed is a PDF form (New Account Application.pdf) that has a number of other fields,...

View Article


NoClassDefFoundError when trying to extract image from pdf in Glassfish 7.1.1

Hi there,we are trying to extract scanned images from a pdf. In a test scenario (unit test) this works like a charm, but once we try to include this into our web application things change for the...

View Article

Loading and Saving attached PDF raises error of &quot;Value does not fall...

If I load the attached file into Aspose.PDF.Document and then save it, an error is raised of "Value does not fall within the expected range."Sample code:Aspose.Pdf.Document doc = new...

View Article


Memory usage and SystemOutOfMemory when extracting text with TextAbsorber

Hi,we encounter great memory usage when extracting text from PDF files using the TextAbsorber class.This causes OutOfMemoryExceptions.Attached you will find a small sample application containing with...

View Article

Tiny Fonts on fillField

With our latest Aspose license purchase, the Aspose.Pdf.Kit is no longer supported and the recommendation is to switch to Aspose.Pdf.Facades where the Kit items are now available. We followed the...

View Article

Reorder of sections in pdf

Hi,I would like know if there is any class in Aspose for re-ordering of sections in existing Pdf document.Say for eg: On page one I have section 1 with some paragraphs and image and on page 3 i have...

View Article
Browsing all 3131 articles
Browse latest View live