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

Header is upside-down, backward and at bottom when built through HtmlFragment

Trying to add header content dynamically.  Our body is a dynamic HTML, and that's working mostly fine using the new DOM approach.  I added a fixed footer with the page numbers and that's also fine....

View Article


foreach (Field field in pdfLetter.Document.Form) through a PDF with subform...

I am using the latest Aspose.Pdf.net lib, I am upgraded from Aspose.Pdf.kitThe following is just a code snippet:  What I am trying to do is loop through a PDF fill some fields and add an image stamp...

View Article


Having trouble getting the workflow actions to show up in SPDesigner

Having trouble getting the workflow actions to show up in SPDesigner. The error is referencing a dll version that is lower than the dll in the assembly and in the web.config.

View Article

PDF to PDF/A issue

Hi.We have found another issue for pdf to pdf/a conversion: the logo in the upper left corner will get a black background.Please find below code used:using (var inputDocument = new...

View Article

PDFs created in Word 2010 - concatenation problem.

If a use Word 2010 to produce 2 PDF file using Save_As....I then merge the files usingpdfDocument1.Pages.Add(pdfDocument2.Pages);pdfDocument1.Save(args.Destination.FullName);The resulting file can be...

View Article


DOM API v. Generator API

We have a project where we are generating PDF files from scratch and are interested in using Aspose.Pdf as the engine for creating these documents.  In reading through your documentation, How to Use...

View Article

Inmvalid paramters count for rg operator when converting to pdf/a

I get the following error on a lot of files (I have attached 3 examples) when I try to convert the file to pdf/a using the following code. I'm using version 8.2.0.0 of aspose.pdf.        private static...

View Article

Problem loading/formatting pdf via html and css inline

Hello everyone!I'musing the methodfound attheAsposeto convert myhtmlandcssinpdf, butthe fileis losingformatting// Instantiate an object PDF classMethod:Aspose.Pdf.Generator.Pdf pdf = new...

View Article


As we have ProcessParagraphs now, can we get rectangle out of cell now ?

I want to add link Annotation to a cell after processParagraphs method has been called. Now can you tell me if it's possible to get rectangle or dimensions of cell's text on the page so I can add a...

View Article


HTML Conversion

Hi,I have an issue on converting a spesific pdf page to html. html page is upturned of original one. Original document is 200 pages and other pages are normal. I cropped the file and attached the page...

View Article

Aspose.Pdf import Html does not wrap text within given margin limits.

Hi,The pdf created from the html cuts text on the right side even though I have set the margins correctly. Please assist, sample code/html/pdf file attached. I'm using Aspose pdf v 7.7.0.0....

View Article

Inline Html to Pdf (formatting Issues)

We are using Aspose Total for .Net in our web application to convert files(doc,excel etc) into PDF files.Now our requirement is convert html to pdf. We are using version 7.5.0.0 of Aspose.PDF to...

View Article

Aspose.Pdf core font issue

Hi,I can not use replace text feature without pre-defined fonts below. For example; Calibri and Arial.I have Aspose.Total licence. My regional settings are Turkish.Please help to resolve this issue or...

View Article


Table conversion issue (Legend & FieldSet tags)

We are having an issue converting a table containing Legend and FieldSet tags.  The output PDF contains the table data, but does not contain the table border or the caption.  See attached. Thanks,-...

View Article

Html to PDF problem rendering controls

Trying to render checkboxes to my PDF from an HTML file.  Result is that the checkboxes are editable, which we don't want.  Following this suggestion, I was able to disable the checkboxes in the...

View Article


Download older version of product

We had a 1 year subscription to the product and are trying to get the latest version we are entitled to. I am not finding any place to download it. How can we get the latest version we are entitled to?

View Article

multipage tiff to pdf.

Hi, i was trying to convert a multipage tiff image to pdf. But i see only the first page being added to pdf but not the rest of the tiff pages though i set "setIsAllFramesInNewPage" to true. Can you...

View Article


PDF conversion to html crashes our server with sigsegv fault

We have a service running on aws cloud. After we introduced aspose pdf for java, the server starts to crash a few times a day. Note that it is evaluation version, so no one really used it. We noticed...

View Article

Cannot save a PDF

Hi Aspose.PDF Team,I have a PDF with one page. It can be opened by Acrobat Reader. However, I cannot use Aspose.PDF to edit that file. Please help me fixing this issue. Thanks.FYI, this is the code I...

View Article

Aspose PDF optimisation

Hi there,I am currently evaluating Aspose.PDF as a replacement for another PDF library I am using.The current library I am using converts HTML to PDF but it doesn't seem to render the HTML as elements...

View Article
Browsing all 3131 articles
Browse latest View live