Aspose.Pdf for ZUGFeRD attachments
Hello,I am evaluating Aspose.Pdf to see if it can be used to generate ZUGFeRD-compatible PDFs.ZUGFeRD is a German standard for electronic invoices. Basically you attach an XML file (representing an...
View Articlepdf to text
I am not able to read the contents of the pdf file.This message was posted using Banckle Live Chat 2 Forum
View ArticleTable of contents in Merged Pdf
Hihttp://www.aspose.com/docs/display/pdfnet/Concatenate+PDF+files+and+create+Table+Of+Contentsas reference with above link we have used with array of pdf files.I have merged 10 pdfs and the output is...
View ArticleImage alignment does not work aspose pdf 10.3
I am using Aspose.Pdf version 10.3. I have the code snippet below. When the pdf is rendered the image is showing left justified, and not how I have aligned the image. Please help.var tc =...
View Articlemargins and image does not work together aspose 10.3
I have the following code snippet. When the pdf is rendered the image shows ontop of the header, and not below as it should. If I do not set the margins the pdf is rendered correctly. Please help.var...
View ArticleAlternative to WrapLines
Hi,In process to move from Aspose.Pdf.Generator to Aspose.Pdf I need to Move from Text to TextFragment. I am not sure how i can wrap lines in TextFragment.Please share some example of...
View ArticleAspose.Publisher for .NET
Hi,is it possible to save PDF and HTML out of Microsoft Publisher (Extension .pub) with one of your products?
View ArticleAspose PDF License related
Hi We use Aspose PDF 7.4.0.0 dll and Aspose Barcode (.NET) . Sometime we have seen watermarks on the PDF even when the licenses are loaded properly. Is it because too many processes are accessing the...
View ArticleAspose.PDF (PCL to PDF) for Java on UNIX/LINUX looks for hard-coded paths...
The paths for Aspose.PDF for msttcorefonts are hard-coded as /usr/share/fonts/truetype/msttcorefonts/ and/or /usr/X11R6/lib/X11/fonts/truetype/msttcorefonts/. There should be a way to overrided their...
View ArticleHTML results in Object Ref Not Set when saving to PDF
HiWe are using Aspose.PDF.dll version 10.3.0.0.If we convert a string variable with HTML into a PDF, we get a "object ref not set" on the document.save() command.You can find the html and the code in...
View ArticleUnable to run on Unix
I was able to generate a PDF on Windows, but when I try it on a Unix machine, I get the following error:Exception in thread "main" java.lang.AssertionError: Cannot read a name from the name table in a...
View ArticlePCL Line Termination in Aspose Pdf for Java is ignored
Aspose PDF for Java ignores PCL Line Termination sequences, such as:PCL Line TerminationEc &k0GCR=CRLF=LFFF=FFEc &k1GCR=CR+LFLF=LFFF=FFEc &k2GCR=CRLF=CR+LFFF=CR+FFEc...
View ArticlePCL to PDF and special graphics characters
Hello, we are using aspose version 4 (aspose-pdf-jdk14.jar) to convert a pcl to pdf. The pcl file path is sent to the aspose library in order for it to make the conversion using the following line of...
View Articleusing IsVerticalBroken and VerticalTextRotationType.AntiClockWise causes...
Good Morning, I am creating a set of tables using the PDF Generator whose cells in row1 (the headers) are set as follows:headerCell.VerticalTextRotationAngle =...
View ArticleLicense
I am constantly plagued by the "Evaluation" message. We use your product to create all sorts of documents for mfg. Labels to reports. This all runs on WCF services. I have created the method to figure...
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 ArticleCreate calculated pdf form with encryption and validation.
I have created a pdf form in itextsharp without calculated fields. According to my search and development as well as expert advice calculated fields are not possible in itextsharp open source. Is It...
View ArticleAspose PDF (Aspose.Pdf.Document) : How do set width for cells ? I need to set...
Aspose PDF (Aspose.Pdf.Document) : How do set width for cells ? I need to set different width for each cell. //Instantiate a table object...
View ArticleParagraphs not Keeping Indent across Pages in Html to Pdf Conversion
Dear Aspose,I see many posts regarding indent not keeping across pages when converting html to pdf. It appears that this problem was fixed in earlier version. We are using version 10.3.0 and seem to...
View ArticleAspose PDF Page Height for one specific page (Aspose.Pdf.Document)
How can I set different page height for only one page in a PDF ? [ using (Aspose.Pdf.Document)] In the below code snippet I’ve created 2 pages (PagecurPageAND PagechartPage) , for the second page i.e....
View Article