Issue with radio buttons when index and value do not match
I have an issue with the component where it will not correctly set a radio button whose item values and indices do not match. I have attached a zip of a sample that illustrates this. When I alter the...
View ArticleAspose PDF Signature Issue
Hi Team, After generating the pdf with the help of Aspose.pdf 7.0 I am placing the signature into the pdf and save as a new pdf file once i open a saved pdf file the special charectores...
View ArticleOutOfMemoryException while converting PDF to PDF/A
Hi,we have a PDF file, which throws an OutOfMemoryException when executing this line of code:newPdf.Convert("convertlog.xml", Aspose.Pdf.PdfFormat.PDF_A_1B, Aspose.Pdf.ConvertErrorAction.Delete);This...
View ArticleHard Limits for PDf to Image conversion
Hello,I'm using JpegDevice (Aspose.Pdf 9.7) to convert PDF pages into images. I dicovered, that the resulting images sometimes have a limitation of 4200 px width / height, regarless which Resolution I...
View ArticleIMAGE QUALITY GOES POOR
Team,We have .Net applicaiton, where we insert some text and a image to the particular coordianates in the Pdf. Before it worked fine, but for the last some time the uploaded image quality goes poor in...
View ArticleExtrating Html comments from pdf
Hi,We are using Nitro to add text comments to our pdfs.Since the comments are added as HTML, we are not able to read the comments using the TextFragmentAbsorber.Does Aspose.Pdf have a way to extract...
View Articleproblem converting PDF to PNG
Hi,I use Aspose PDF to convert PDF to PNG using a regular code like this://Create Resolution object Resolution resolution = new Resolution(300);//create PNG device with specified attributes PngDevice...
View ArticleConvert PDF to HTML
Hi Support,When i convert a PDF to HTML i.e. single HTML, i would like to setup the conversion so that only the fields are editable in the converted HTML. Is that possible?Best Regards,Jakob...
View ArticleRendering of pages as jpeg is very slow on Android. Is there any way to...
I have implemented the trial version in my Android app. So far it works great, but for rendering pages to jpeg format it is very slow, like 10 to 15 seconds per page. Is this normal for your library?...
View Articleproblems with java flatten PDF
Sorry, Evaluation Use the library to flatten a PDF, but the response was not as expected, since the resulting pdf does not contain the text of the original pdf images only. Could you help?
View ArticleAspose.Pdf.Kit.PdfKitInvalidFormatException: Invalid pdf format:pdf head...
We are running Aspose for .Net (APDNPDSE) and have begun receiving the following error. Aspose.Pdf.Kit.PdfKitInvalidFormatException: Invalid pdf format:pdf head signature is not found! at...
View ArticleDo we need to upgrade Aspose PDF when we upgrade Aspose Word
Hello,We currently have Aspose Words version 5.1 and Aspose PDF version 3.6.2. We want to upgrade Word to the current version and purchase licenses for the current version of Cells.Can you tell me if...
View ArticleWords are "rather strange" after converting PDF to HTML
When converting the attached document to HTML, the output appears to be rather broken.
View ArticleIssue when loading an html file into Aspose.Pdf
We have an issue when loading an html file using Aspose.Pdf, and trying to retrieve the text.· When saving the aspose document as PDF directly, the embedded text is fine· But when...
View ArticleSplit PDF document into pieces and assemble again (from 29mb to 103mb)
Hi,This question might seem kind of odd, but nevertheless its a functionality I need.Problem: I have a document of 999 pages. When I split this document into pieces of 1 - thereby having 999 documents...
View Articlestring with multiple font using TextFragment
Hi Team,i want to display multi colored string in a single cell of table. Example string as show below."hi Aspose!!" Please suggest how this can be achived.i am using com.aspose.pdf package...
View ArticleTIFF to PDF convert - PDF filesize getting over 3 times as big
Hi, im trying to convert the attached TIFF to PDF using the following code: Dim pdf1 As Pdf = New Pdf() Dim sec As Section = pdf1.Sections.Add() Dim ms As MemoryStream = New...
View ArticleOLE Object: Word to PDF
Hello,I want to know if it is possible to keep the embedded files (OLE) from Word to PDF during the conversion ?If yes, I want that the embedded files can be launched directly in the PDF like the video...
View ArticleI cannot change the owner password.
I have a PDF file with "no security", I want to make a copy of this file and set privilege to "allow print" and set a password on the file. I am using the following code. public int...
View ArticleSQL Server 2012
Urgent! When will this component be available/working for MS SQL Server 2012?
View Article