Fillable Jasper reports from Java
Does anyone have an example of how to create a fillable pdf report from Jasper using Java?Thanks.
View ArticlePage Orientation Settings for com.aspose.pdf.Document
Hi,Is there anyway to setup the page orientation for PDF document. In my requirement, i am not creating any new PDF document. I am loading the existing PDF document into com.aspose.pdf.Document object...
View ArticleConvert html to pdf
Can we convert html to pdf?Yes, could you please email me the example code?Thanks,Chang Shin
View ArticlePage ColorType incorrect for page containing a color chart
Following the example here, the reported color type for the first (and only) page of the attached PDF is ColorType.BlackAndWhite. However, the PDF clearly has colors (blue, orange, and gray) in the...
View ArticlePDF Byte Array to HTML
What is the proper way to convert a pdf stored in a byte array to raw html? It would be preferable to have the html output stored as a String, but that is not completely necessary. I am currently...
View ArticleMultiple header and footer items ignoring margins and Overlapping
I have recently upgraded my Aspose.Pdf library from 3.0.4.0 to 9.3.0.0. After the upgrade our use of the PdfFileStamp starting ignoring our margin options (top, left, right) and instead, writing all of...
View ArticleIssue with Footer when I provide MarginInfo
Hi,I am using the following code to add the page footer.TextFragment textFragment = new TextFragment("Testing Footer Page Number 1"); textFragment.getTextState().setFont(new...
View ArticleMemory issues with Aspose
Hi,I am using Aspose 9.3.0 and I have seen a lot of Memory issues with Aspose. If my output pdf file is more than 100 MB, I get heap space errors. Currently I have configured 1 gb memory for jvm. In my...
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 ArticleXamarin.ios and xamarin.android support for Aspose.PDF
Hi, This question was asked in the forum several times. Last answer by aspose on August 2013, was it is in advanced testing.Can you please comment if aspose.pdf supports the Xamarin platform?...
View ArticlePrinting PDF with embedded font.
Hi Aspose,I'm using Aspose pdf 8.5.0.0.In my application trying to print traditional Chinese PDF document. but the output is totally different from the original file. The Chinese chars looks...
View ArticlePDF table rows overlap each other if table goes over a page
HelloI have an issue when a table goes over a page long. The first two rows on the new page seem to render on top of each other (see attached screenshot and Output.pdf).I don't think I am doing...
View ArticleAlt-Text for Images
HiI am currently using the Aspose PDF Generator version 9.5, using the XML method, along with Visual Studio 2010, and .NET 4.0 to generate some reports from our system.One of the requirements of our...
View ArticlePDF to HTML Styling Configuration
I'm having issues with the inline styling of the html generated from a pdf. The style is position:absolute with top and left being set. This overrides all of the styling on the page and causes the text...
View ArticlePCL to PDF Support?
Hello Aspose team.I'm currently doing some tests using your 9.5.0 trial version of .pdf components for .net and after some tests I tried to do some convertions.Right now my problem is with PCL files.As...
View ArticleI want to extract text from PDF but failed. Does your product extract it.
Hi, I copied the dll to bin folder and then the code works. But it cannotretrieve the text as desired. I want to extract text from PDF but failed. Does your productextract it. If yes then let us know....
View ArticlePDF to XML and XML to PDF conversion issue
Hi,I have converted a pdf to xml using Aspose Pdf api and again I converted the xml to pdf back, during this xml to pdf conversion process, an empty pdf document is created without any actual content...
View ArticlePDF Byte Array to HTML
What is the proper way to convert a pdf stored in a byte array to raw html? It would be preferable to have the html output stored as a String, but that is not completely necessary. I am currently...
View ArticlePdf to single page html
Is it possible to convert pdf to single page html embedding all resources (images, fonts etc).Thanks
View ArticleAspose.PDF
I am trying to use evaluation version of Aspose.PDF for .NET. I downloaded the temporary license and placed it in the same folder as Aspose.PDF.dll. When I am running the application I am getting...
View Article