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

Pdf Signature C#

I’m using your PDF product, it works fine but I have a problem that I can’t find on the documentation how to do.I’m developing software that captures handwritten signature with a Wacom or other...

View Article


Extraction of table border images from pdf

Hi,I have pdf files containing tables with borders (sample attached). I noticed that when saving pdf as html to disk or stream, these borders are exported as background images, one image per page. I...

View Article


Saving issue

I have a pdf form that was created in Acrobat that I would like to use as a "template" in my custom Intranet application. I want the user to be able to open the template, click the checkboxes and click...

View Article

PDF to JPG

Greeting All,Currently I have an application that converts a PDF to Image by using Aspose Total java.I tried converting this using latest trial version After converting image has good quality.When I...

View Article

Corrupt PDF files

evening. I had a CrytpWall attack and all my files were damaged. Do you have any solutions here for recovring pdf files that are corrupt? Let me know so I can send samplesThis message was posted using...

View Article


Bad performance while rendering PDF Pages

Hi,the product looks very good, but we have a performance problem by rendering PDF Pages.Here the sample code:Dim mms AsNewMemoryStream()Dim bmpDev AsNewBmpDevice(New PageSize(600,...

View Article

PDF conversion on Linux/Java very slow

I have a PDF document that converts to PNG fine on Windows, but doesn't work on Linux - it's very slow, and doesn't generate any text.  I see that there are instructions for adding TrueType fonts for...

View Article

multi-column section followed by another section on same page crashes during...

When creating a pdf with a section that has multiple columns, followed by another section which is not on a new page the Save call crashes.var pdf = new Pdf();var colSection =...

View Article


Image added in Table Cell crashes

I am trying to add a logo with header text next to it.  To do this I want to use a Table with 2 Cells, 1 cell will have text, and the other will hold the image. This appears to be working fine, until I...

View Article


Index and length must refer to a location within the string.

Hello,I'm using your latest library Aspose.pdf 9.8.0.0. I'm using this code snippet. And I have error in such strings:  var textFragmentAbsorber = new TextFragmentAbsorber(@"[^\s]+", new...

View Article

How to extract every word of text and their position coordinates

Hello,I'm testing ASPOSE PDF for .NET. (VB.NET)I'm trying to extract every word and to know his position coordinates.I have next code and 2...

View Article

Decrypt/Encrypt results in corrupted document or error

Hello,In our company we have a web applicattion which receives PDF documents as input, works with the documents by stamping them and then encrypts the document and returns to user. We use Aspose.PDF...

View Article

Secure PDF with Password and other...

HiI have Aspose .NET Total lic for 2013.How can I password protect my PDF document.I read that there is an owner and a user passwordhow do they work?Is there other security features i can expose to the...

View Article


Remove all text from page with TextFragmentCollection is to slow

Hello,I'm trying to remove all text from a page using the following code but it's to slow on some pages that contains a lot of text/links. Is there a faster way to just remove the text from PDF? Also,...

View Article

Inline image alignment in HTML for Aspose.PDF

Hi,I am using the latest version of the Aspose.Pdf.dll - 9.7.0.0. I am trying to render a text paragraph containing HTML tags. The HTML has inline images in it and I can't find a way to vertically...

View Article


Which HTML tags does Aspose.PDF support?

Having to create an account to log into a forum to ask a question to make a decision about purchasing a product is BAD BUSINESS.According to this...

View Article

Cannot access a closed Stream Concatenating PDFs

Hi,I'm getting a "Cannot access a closed Stream." in the code below when I try to save to a stream. I am simply trying to concatenate pdfs in a loop.I am using version 9.8.0.0Any help is appreciated....

View Article


PDF content manipulation

Can Aspose PDF Cloud add text and images to a PDF by specifying page coordinates? I don't see this in the API guide. If not, could we convert to a Word doc to add text and images?Thanks

View Article

I have two pdfs can't be merge by pdfEditor.Concatenate

We are use Aspose.Pdf.Facades to merget those files.pdfEditor.Concatenate(inputFiles, outputFile);Could you tell why it fail?

View Article

which method should use to concatenate two pdf files

I saw there are two different way:1. use Aspose.Pdf.Facades.PdfFileEditor pdfEditor.Concatenate(inputFiles, outputFile);2. use...

View Article
Browsing all 3131 articles
Browse latest View live