Setting border when converting image to pdf
How to add border to image when converting an image to pdf without affecting image quality ?
View ArticleBarcode reader: Page Number
I am using the PdfExtractor class method HasNextImage(), our process appears to be stopping when multiple images are detected. We believe that we could handle this issue more appropriately if we were...
View ArticleNeed to convert Text file to PDF
Hello Team, I need to convert a pdf file using text file. Used ConvertTextFileToPDF code, but font and alignments are miss matching. Please guide me, how to achieve it. Thanks.This message was posted...
View ArticleHow to set version 1.3 of output pdf after updating text boxes inside an...
Hi We are using aspose.pdf to update certain fields in existing pdf document.Pdf version is 1.3 before updating the fields, and it gets changed to 1.5 after flushing it to web.Also why it adds...
View ArticlePDF/A Signature problem
Hi All,I have a problem with PDF/A document with two and more signature fields. 1) I have converted PDF generated by JasperReports to PDF/A-3B by Aspose for java 9.3.12) I put 3 signature fields to...
View ArticleCheckbox 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 ArticleTable Borders
Trying to Add borders to certain cells but when the code runs I just get an outer border around the table and no internal borders.table = New Aspose.Pdf.Generator.Tabletable.VerticalAlignment =...
View ArticleError logging
I try to integrate JR exporter into existing solution, at locale computer everything works fine but as soon as I install it on production - it fails without error occuring! Is it possible to add some...
View Articleaspose-pdf: Security.setUserPassword does not work after V 4.2.1
Hello,we were always using the Aspose Pdf 3.0.1 for Java and the following program was working for us:import aspose.pdf.Pdf;import aspose.pdf.Section;import aspose.pdf.Security;import...
View ArticleInline 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 ArticleBookmark 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 ArticlePDF 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 ArticleHow to replace string placeholder in Aspose Pdf
Hi!I need to replace the page number dynamically in the sting that I am using. Please advise. string documentTitle = "testPDF"; Aspose.Pdf.Generator.Pdf pdf1 = new...
View ArticleError in PDF to HTML
A java.lang.StringIndexOutOfBoundsException error occurred when I converted a pdf document to html format. Error logs:java.lang.StringIndexOutOfBoundsException: String index out of range: 1at...
View ArticleDetecting text with strikethrough formatting
Hi,I'm trying to detect text fragments with strikethrough formatting. TextFragment hierarchy doesn't seem to have anything related to that text/font property.Can you advise how to do that?Thanks,
View ArticleAdd choices to an existing dropdown list
Hi!I've got a PDF document created by Adobe LiveCycle Designer ES2 that I would like to edit using Aspose.Pdf.My goal is to create the document using Adobe LiveCycle, leave the dropdown list empty, and...
View ArticlePDF to Word conversion losing formats
Hi,I have the following attached PDF file which gets converted using the latest PDF to word library (9.3.1). The word output as highlighted in the screenshots show missing header text and formatting....
View ArticlePDF to Word conversion taking time\resources
Hi, I have developed a pdf to MSFT conversion application, while testing this discover the time to do the conversion takes a lot of time. See screenshots ~33 seconds for <10 pages. The second...
View ArticleHtml to PDF CSS Example
Hey,I seem to be missing something. I have attempted several tests and I cannot seem to get the external css to link up with my html file using aspose pdf.Pdf pdf = new Pdf(); //Set...
View ArticlePDF to HTML conversion
I am exploring on PDF to HTML conversion could please send me the download option for SharePointThis message was posted using Banckle Live Chat 2 Forum
View Article