HTML to PDF Image problems?
Dear All,Has anyone had problems with the PDF not generating when you add images tags to your HTML?Most computers are fine (including ours) but we have a client that is having problems with our .net...
View ArticleIndex and length must refer to a location within the string.
HiWhile converting an html to pdf, I am getting the below Index and length must refer to a location within the string.Parameter name: lengthWe have code likestring exceptionMessage =...
View ArticleUnable to convert (Html File with external css) to pdf.
Hi All,I am unable to convert html file(with external css) to pdfBelow I am attaching sample file which i am trying to convert.
View ArticleHow to use aspose.pdf to justify text
Hi, I'm new to Aspose and a competent user of SSRS but not advanced. I'm evaluating Aspose and wonder how I add code to justify text in a textbox? I have searched the site and can't see anything that...
View ArticleInline css in string variable filled with html text does not get displayed...
We have a custom action in SharePoint 2013 on a custom list that leads to a page that generates a pdf via the Aspose.PDF .NET dll (downloaded latest version of Aspose.Total DLL's last week).In the code...
View ArticleTune the conversion from TIFF to PDF
Hi, I am currently evaluating the TIFF => PDF support for the above mentioned product. I tested the following products as competitors: -Aspose -FoxIt -PDF4Net With the above mentioned order,...
View ArticleOptimize for Web
I have a pdf given to me by our drafting department. It is 1112KB in size. If I open the document in Acrobat and take the option to "Optimize Pdf" and take the standard settings the doc is reduced to...
View ArticleAspose.Pdf for Reporting Services 3.0.0 installation issue
Hi Team,I've just downloaded PDF for SSRS 3.0 and copied the dll into C:\Program Files (x86)\Microsoft Visual Studio 11.0\Common7\IDE\PrivateAssembliesbut I'm getting an error - could not load file or...
View ArticleAspose PDF is throwing out of memory exception during text extraction
i am using Aspose PDF(version 8.3.1.0) to extract the text from a PDF file to a TXT file. This following code is throwing an out of memory exception on 29 MB PDF file. Here is the code snippet. I...
View ArticleHow to get all the field names from pdf
Hi, Can some one please let me know how to get all the field names from a pdf. We have tried using the attached code but its not returning all the field names. Eg: if we have 3 fields like date.1 ,...
View ArticlePDF via PDF template
I am currently using PDFlib+PDI. I have numerous PDF template files. I load them, set them to print only, password protect them, embed fonts, and add text and graphics. Then stream the new PDF to the...
View ArticleDynamic XFA PDF - Failure On Converting To Standard PDF
We have a dynamic XFA form created in Adobe LifeCycle that fails with Object Reference Not Set To an Instance of an object. The XFA form opens fine in Adobe Reader & FoxIt Reader.The code using...
View ArticleAnnotation Flatten() doesn't work
We use Flatten() function to burn annotations into pdf file, it doesn't happen as expect. No result comes out.example is below, version is 8.4.1 string pdfPath = "trr.pdf";...
View ArticleSign PDF with a Certificate Stored in HSM
Hi,Is it currently possible to use Aspose.PDF for java to digitally sign a PDF when the certificate is stored inside a hardware security module?Specifically, can we make use of the Luna SA device?-Thanks
View ArticleGenerating a PDF
Hi,I have added reference of following DLL'sAPToolkitNET.dllAspose.Pdf.dllAspose.Words.dllBy this I am able to create a pdf from word Documentthen, I am trying to Create PDF from HTMl string. There I...
View ArticlePDF printing doesn't work correctly
Hi,I tried to use your code sample to print a PDF, but it is printed incorrectly. Page orientation is opposite no matter whether I set AutoRotate to true or false, plus the quality is really terrible....
View ArticleIs there an Issue with Image.Margin
Hello Aspose,currently I'm evaluating Aspose.pdf 9.6.0.I observe a problem with image margin and image title.The following snippet should demonstrate the code fragment which is running for two images....
View Articleremoving metadata from PDFs created by Corel damages the PDF
When our iScrub product uses ASPOSE to remove PDF metadata from the attached PDF created by Corel PDF Engine 15.0.0.512 the resulting PDF is damaged and cannot be opened. Adobe will report that it is...
View ArticleBlank column disaapear when there is no data
I am encountered a problem while extracting taxt from a PDF. I have a PDF of account statement in table. Check sample1.pdf and sample2.pdf. The output of both the PDF differ greatly. The sample1.pdf...
View ArticleHow to merge PDF with Table of Contents?
Hi,I have a bunch of PDF files that I want to merge into a single one, but at the same time I want to create ToC - one heading per document. Is it possible?Thank you,Mariusz
View Article