Apsose PDF - OSGI Issue
Hello,We are using the aspose-pdf-10.3.0.jar in Jboss Fuse OSGI container. The way the META-INF has been defined is causing issues in loading of the jar.Please repackage the Jar with out the following...
View Articleconvert pdf with table in farsi language to word or excel?
hii have a pdf file that have table and the language is farsi.how can i convert this to excel or word?
View ArticleExport to Excel => popup about wrong file format appears and Excel...
Hi Aspose team, when I try to export PDF document to Excel: DateTime Start = DateTime.Now; try { if (saveFileDialog1.ShowDialog() == System.Windows.Forms.DialogResult.OK) { string FileName =...
View ArticleAspose Pdf Dll 10.5.0 and Concurrent Reuqest
Hi,I am using Aspose.PDF to generated statements.Issue - When we have concurrent request to generate statement, ASPOSE starts failing.Does ASPOSE supports concurrent requests? If yes what settings will...
View ArticlePdf printing: Font quality not as expected
Dear Aspose Team,we are currently in the evaluating the capabilities of Aspose.Pdf for Java compared to the .Net version.So far, everything looks good.But when it comes to printing out the PDF, we...
View ArticleGetting an Out of Memory error when converting PDF to PNG
When we attempt to convert the attached PDF file into a PNG, the component is throwing an Out of Memory error.
View ArticleSQL CLR Out of Memory converting certain PDFs to images (Aspose.pdf 10.5, SQL...
We've been using a CLR implementation to convert pdfs to images and for a few of these images, we get the error below. Pdfs of similar size do convert with no error.Msg 6533, Level 16, State 49, Line...
View ArticleThread Safety on Html To PDF conversion
When attempting to convert HTML to PDF using the Aspose.Pdf.Generator.Pdf object, running two conversions in parallel tasks (each creating their own Pdf object) results in either an 'Object is...
View ArticleEvaluation Version
We are currently using a competitors product and are in the process of evaluating replacements (due their toolkits poor performance). I have downloaded your toolkit (evaluation version) and am trying...
View ArticleOSGI Bunldes - aspose-pdf-9.3.1
Hi,We are trying to use the aspose-pdf-9.3.1.jar in an osgi container. Do you have the osgi version of the jar?Thanks,Chamal
View ArticlePCL to PDF conversion
HiFor our project we are planning to convert PCL file to PDF through Aspose licenced version. But before purchasing the licence we want to check functionality of Aspose PCL to PDF converter. So we have...
View ArticleRemove footer from converted html content
Hi there,Fist of all thanks for all the wonderful support provided so far by Aspose team.I have started using Aspose.pdf. I have few issues which are as follows:1) I want to remove page number or...
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 ArticleUnable to extract attachments from pdf document.
Dear Aspose Team,Please find attached pdf file. I am using the below code to extract the attachments from a pdf document. But it is showing the embedded files count as 0.var attachments =...
View ArticlePdf to Image Conversion-generating black images
Hi,when i try to convert a pdf doc page (specification-1.3) to image.The resulting images are black.we are using Aspose.Pdf version 7.0.does it support versions below 1.4?I'm using the below...
View ArticleHtml to PDF is very slow
HelloI was wondering if I can do something about the rendering time.See attachments for test html files.It takes about 5 seconds to render test1.html and about 80 seconds to render test2.htmlThe...
View ArticleFile size increasing while converting from pdf to pdf/A
Hi, When I am converting PDF to PDF/A, the size is increasing from 14 KB to 1859 KB, we are using License version "9.4.0.0",Attached are the ImagePlease find My Code Snippet public static string...
View ArticleProblems Reading Attachments from PDF
Hello ASPOSE,I tried the code provided at http://www.aspose.com/docs/display/pdfnet/Get+All+Attachments+from+a+PDF+DocumentBut no attachment was found even I can see the attachment in Adobe. The PDF...
View ArticleTextFragment Position
Hi,I am not very familiar with the internal structure of Pdf, so I may miss some points. I want to draw rectangle on an image created by the conversion of Pdf page. The code works fine for most of the...
View Articleadd text stamp crashing program getting error program stopped working
Hi team I have a requirement to run PDF add text stamp as a separate exe so that it will run in the back ground when called. I am running it as a win form with the form deleted. My project has a...
View Article