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

HTMLFRAGMENT is not displaying correctly on large html text.

 var termtx0 = new HtmlFragment("<b>MY TEXT BEFORE</b>");                                    //signatures            var tblSign = new Aspose.Pdf.Table();            tblSign.ColumnWidths =...

View Article


[PDF] Merge all annotations type

Hello, Today, we have a service that merges all annotations from several identical pdf files, into one pdf file, with all annotations.We need to take into account also the free hand drawing annotation...

View Article


Table with Rounded Corners and Cell Background

Hi all,i put a border to my table and set CornerRadius to 15. After this i added 2 rows with 1 cell per row.                      private static void CreatePdf()        {            // Instantiate Pdf...

View Article

Pdf generation taking long time

Hi I'm generating a very small document with Aspose Trial version. And it turns out that pdf generation from html is taking 900 milliseconds. Please review the code and html and let me know if i'm...

View Article

insert text with html to a table cell PDF .net

Hi,i am building a PDF document. i need to add text Dim s1 As String = "<b>STAFF STATUS: </b>"to a table cell. since it has html in it, i believe i have to do something different. here is...

View Article


Not able to convert pdf to tiff

Not able to convert pdf to tiff .Attaching the pdf file which cause the problem. We are using Aspose.pdf v9.1.0Using the below code: public static System.Drawing.Image[]...

View Article

Saved document contains invalid xref table

When I open and then save a PDF, the resulting PDF contains an invalid xref table.I tested this with the newest version (10.2.0.0)Older versions of Aspose.Pdf do not have this problem (7.7.0.0 is...

View Article

Data Breaks instead flowing to new Page

hi Team,          I am using "com.aspose.pdf.HtmlFragment" DOM approach.Document doc = new Document();Page page1 = doc.getPages().add();HtmlFragment htmlfrag = new HtmlFragment(firstName +...

View Article


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

Hi TeamI am trying to get all the lines from the pdf but I got error like "Index and length must refer to a location within the string." This error is not thrown in all pages only in some...

View Article


Cropping a pdf but not getting right area

I am using aspose.pdf for cropping pdf from a region. following code I have used for cropping the pdfDocument document = new Document(AppDomain.CurrentDomain.BaseDirectory + "A1.pdf"); PageCollection...

View Article

How to insert bookmark in PDF to a specific word

Hi,I want to open existing PDF and insert a bookmark at a specific word.Basically I want to add bookmark at specific page number, line number and specific word.How can I do that?

View Article

System.IO.FileNotFoundException

I am getting System.IO.FileNotFoundException when referencing the dll from a SharePoint 2013 Event Receiver: Could not load file or assembly 'Aspose.Pdf, Version=10.2.0.0, Culture=neutral,...

View Article

Justify only seems to work with one sub report

Hi I have a report that has several different sub-reports on it.When I have a single instance of a sub report that will justify the text it seems to work fine - If I place another copy of this report...

View Article


adding an image to a pdf

Hi,I'm finding it hard to figure out how to add an image to a pdf using Aspose.pdf   I want to add a jpg to a table that sits within a paragraph which is part of a header.I see the documentation...

View Article

Testimonials

Dear customers, This thread is just a collection of testimonials regarding Aspose.Pdf. If you're happy with Aspose.Pdf please follow this thread to post to encourage us to do it better. To make it...

View Article


Testimonials

Dear Customers, Please feel free to use this area to post comments about the Aspose.PDF.Kit product.  We love to receive feedback, because it is what helps our products to become excellent products.

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


pdf being flipped (mirror image) when converting to doc

Hi The attached pdf document isn't converting to a docx properly when using aspose-pdf-10.1.0.jar and the following code:-Document pdfDoc = new Document("pdfgetsflipped.pdf");...

View Article

pdf losing some text when being converted to doc

Hi This is a similar issue to another message I've posted, but I thought it deserved it's own thread, so apologies for any repetition.The attached pdf document isn't converting to a docx properly when...

View Article

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
Browsing all 1038 articles
Browse latest View live