Problem with Paragraph breaks
Hi, For all the conversions we are carrying out, a Paragraph break is present at the end of each line. This should not be the case since Paragraph break appears only after the end of a Paragraph. I am...
View ArticleCharacter Spacing and Page Margins
Hi, In the conversion of PDF to DOC with the attached PDF, the words are always stuck together no matter what the RelativeHorizantalProximity is set to. The Page Margins are also not converted...
View ArticleHTML to PDF Conversion - Authentication on Forms Based Authentication websites
Hello Support,I have a query in Html to PDF conversion, can you able to convert the HTML which contains Form Authentication?Eg: http://portal.office.com
View ArticlePerformance Issue for HTML to PDF Conversion using Apose PDF
Hi, we are using a lincesed version Aspose PDF for HTML to PDF conversion. For this conversion it is taking, in most of the cases, more than 1 minute, which is not acceptable for day to day...
View ArticleTable ColumnAdjustment and Cell text with HtmlTagSupport crashes
Hello,If I create a Table and add Cells containing Text with HtmlTagSupport I get an ArgumentNullException in "Direct-to-file" mode when setting table's ColumnAdjustment to AutoFitContent.Code sample...
View Articleopen a bookmark
I'm using the PdfBookmarkEditor to create bookmarks. Facades.Bookmark object. I'm setting the property open = true, because I want the bookmark to be opened by default. However this does not seem...
View ArticlePngDevice.Process cutting off image
We are converting PDF files to PNG files using PngDevice.Process. For most documents, it works fine, but we have a few where the process is cutting off the right side of the drawing. A few notes:If...
View ArticleJpegDevice input width does not match the output width.
Like the title says, with some pdf's the input width does not match the output width of the JpegDevice. For example, I pass an width of 7582 into the JpegDevice, then when I load the output stream into...
View ArticleSetting custom properties in Pdf.Generator
Hello,I am creating a pdf document from html string using pdf.generator.pdf class. After that, I have to add some standard properties and some custom properties. With standard properties it is very...
View ArticleText Replacing - Stacked Letters
Hi,I have a text based PDF and I am trying to replace a word such as "aaa" with a longer word, for instance "eeeeeeeee". Doing this, the longer text goes over the next word (letters are stacked)...
View ArticleHow to set HtmlSaveOptions to save html and resources to stream
Hi everyone!We are trying to use Aspose.PDF to load PDF from databases, convert it to HTML and render them to our web page. We want to if we can save both the document and the resource to stream since...
View ArticleObject reference not set to an instance of an object opening PDF file
We are doing PDF to XPS and JPG conversions. On a few PDF files, we get an 'Object reference not set to an instance of an object' NullReferenceException when opening the PDF. Below is the code (the...
View ArticleWrong font for accented characters, after PDF -> Word doc conversion
Hello,When converting a PDF to a Word doc with Aspose, the font of accented characters is changed to Calibri.Attached files:test.pdf: the original PDF filetest.doc: the Word document generated by...
View ArticleError saving to HTML: "hexadecimal value 0x01, is an invalid...
Hi,I'm getting an invalid character error when I try and save some PDF documents to HTML using Aspose.Pdf.'', hexadecimal value 0x01, is an invalid character.; at...
View ArticleAspose PDF.. Anchor Tag issue " <a href= "
HiI am having an issue with the Aspose PDF convertion.. Aspose PDF is failing to load the anchor tag in the last pages..For example : If there are 3 pages and all 3 are containing different different...
View ArticleAdd Page Number Stamp in a PDF File Out of memory Error
Hi Team,I am using vb.net code which you have provided on below link and trying to give page number to PDF which has 15000 pages. But this gives me out of memory error.please help me to overcome this.I...
View ArticleIf use IsHtmlTagSupported,The pdf save the first time a minute or so.
Hello every one, I can prove the issue is on Aspose side with a web test process we wrote, with this you can reproduce the issue when generating PDF, i.e. initial attempt is lengthy.The way to apply...
View ArticleConvert a tiff file to searchable pdf file.
Hi Team,I have converted the tiff file to pdf using aspose.pdf dll but when i open a converted pdf and to find the some text using "ctrl+f" then it gives me a message of "text not found" though there...
View ArticleCan Aspose Pdf access the field names in a secured PDF file
Hi,We have need to fill out forms that are provided by the New York State Department of Motor Vehicles. In the past they provided non secure forms and we could fill in the fields by the field name....
View ArticleCreating header and Footer does not work while using HeaderFooter object
Hi,I am using the below code to create the footer but it does not work. Is there a work around to add a Page header and Footer in aspose.Document document = new Document();Page page =...
View Article