Add 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 ArticleAspose.Net Trial.
Hello,Our company is looking for a .Net solution to PDF conversion and found your product.What we need mainly are conversions from PDF to HTML . My question is as follows: In the trial version of...
View ArticleTime to add 4 text fields to existing PDF
I was adding text to a Federal 941 it took 1.85 secs to add 4 lines. That is unacceptable when I need to add upwards of 150 fields total.static void Main(string[] args){ Document doc = new...
View ArticleQuestions on HTML to PDF conversion using Aspose.PDF
Hi,We are using aspose html to pdf conversion.Below are our few requirements, need assistance and way to achieve them.1. If grid in the body has more records and if data spans across next page, the...
View ArticleConverting a PDF to HTML removes hyperlinks
Hi!Whenever I try to convert a PDF all the hyperlinks are removed in the HTML file.Is there anything I can do to keep the hyperlinks? Aspose.Pdf.Document pdoc = new...
View ArticleConversion PDF with form fields to PDF/A
Hello, we are trying to convert PDF document with AcroForm fields to PDF/A. It works great but all form fields are flattned, so can't be any more edited at resulted PDF/A.Is it posible to convert to...
View ArticleAspose perfomance
Hello!We are using aspose libtrary in our product, that is used for PDF conversion. We came across one question: we tested the perfo,ance of our product, and it seems that with the latest version of...
View ArticleAccording to page size how to set the Bookmark parameter value(FitH, X,Y)?
For example: Zoom level: Fit Width,Document OriginalPDF = new Document();Page pdfPage = null; .....pdfPage = OriginalPDF.Pages[3]; pdfPage.CropBox.Height; pdfPage.MediaBox.Height;...
View ArticleImage to pdf conversion
How to Convert image files into PDFs using SDK Source in PHP. We are using Aspose.Pdf for Cloud..
View ArticleUnsupported font style when converting HTML to PDF
Hi I am having problem converting HTML string to PDF by using DOM approach.Here's my sample code snippet.license.SetLicense(lic_path);string fullPath = "C:\\OutputFolder\\"string emailBodyDetails =...
View ArticleConvert html to PDF missing image
I have a image with virtual path in html, after I convert the html to PDF, I can't find the image in generated PDF file. I do need the virtual path for images in html, how can I get it work? Thanks.
View ArticleCan not get XY Coordinates
I am new to Asopse. I have donwloaded the trial version. As per demo and documentation I would get the following code for extracting XY co-ordinates of text from PDF file.<code>//create...
View Articlejustify Text
Hi,I would like to generate rdlc file to PDF in local mode and using justify alignment for Textbox( this does not works for generating by ms reporting viewer)does the last version of Aspose.Pdf for...
View ArticleAspose.pdf PDF to HTML conversion giving error
Hi,I am trying to convert PDF input stream to HTML and then saving it to ByteArrayOutputStream.And I am getting following error for above conversion.Save a document to a html stream is not supported....
View ArticleValue from Aspose.Pdf.Color.FromRgb does not work with a Color property of an...
Hello,Could you help with one problem: we are using "Aspose.Pdf.Color.FromRgb" method to get color and set it into annotation. But it is not working. We get right Aspose.Pdf.Color object with right...
View ArticleFree hand annotations are invisible after *.xfdf import
Hello to everybody at the support team,we just noticed some problems with imported annotations. After the import of 3_annotations.xfdf some annotations are invisible (see attached file...
View ArticleDocument class constructor does not take a memorystream any more
Prior to upgrading to version 9.4 I was able to instantiate a Document object using a constructor that takes a memorystream. Ver. 9.4 introduced a breaking change because now I get an error message...
View ArticleApsose PDF html conversion
how can I use aspose pdf to convert pdf document stream to HTML streamThis message was posted using Banckle Live Chat 2 Forum
View ArticleRemoving last page from document results in error
I'm generating pdf files based on database info. I'm not clear why, but currently it appends a single blank page to the end of the completed document. I was hoping to just delete that final blank page,...
View ArticleInfopath form to Pdf conversion
We have a requirement to convert Infopath form to Pdf. We are using browser enabled infopaths which are in a sharepoint site. We have to convert these infopaths to PDF and upload it to a document...
View Article