BinaryFileStream which jar contains this class
I have added aspose-pdf.jar and aspose-pdf-kit-4.7.0.jar to the classpath but its still cannot resolve this particular class. I am currently evaluating aspose total and would like to test out PDF to...
View ArticleOptimizing existing PDF results in corrupted document
When the document "Optimize - Before.PDF", attached to this message, is optimized, the result is a corrupted or broken PDF. I've also attached the result file - "Optimize - After.PDF". When it is...
View ArticleExport to PDF - Template storage and template name
How do you create a template name to export individual list to pdf? I have been able to create a template storage but don't know how to create the template name from xml file.Please advice
View ArticlePPTX to PDF/A - the PDF/A file is corrupt
I convert pptx to pdf/a. In the version 8.1.0 of Aspose.Pdf it works perfectly. In the current version 8.7.0 of Aspose.Pdf the pdf/a file is corrupt. If I open the corrupt pdfa/a with Adobe Reader X,...
View ArticleText is not bold after save to .docx
Hi,I am using below code to conver a .pdf file to .docx file and found that the text is not bold after saving as .docx. However, if saved to .doc, the text looks fine. Any advice?Thanks,Iris...
View ArticleTable of content issue in Aspose pdf 8.5
Hi ,In need some help regarding table of contents in Aspose pdf 8.5. Please refer to attached pdf that has been created . Problem 1: There are some fields data (returned from database) that has HTML ,...
View ArticleAspose.Pdf.Kit.PdfFileSecurity
We are currently using an older version of Aspose.pdf:Aspose.Pdf.Kit. version 3.5.I need to encrypt a stream (that was passed to me from a pdf file) and then email it to the customer.I am wondering if...
View ArticlePage object for page 164 is not in seven part
Dears,we have Aspose pdf license this the steps- Aspose.Pdf.Facades.PdfFileMend to open pdf- save image over pdf mend.AddImage()- close PdfFileMend the following exception thrown...
View ArticleOutput from Append fails PDF/A Preflight compliance
Two PDF/A input files are merged using the PdfFileEditor.Append function, but the resultant output file fails PDF/A Preflight compliance with the errors “Metadata missing (XMP)” and “PDF/A entry...
View Articleperformance problems
I am not sure that you are the correct address for this request, but after purchasing your product and using it on our servers we experience very strange performance problems.It seems converting...
View ArticleAdding many images to pdf
HiI would like to add barcode in pdf, and it would be one per page. So if i have 1000+ pages of pdf i would have to insert 1000+ barcode, what is best way to accomplish this. I have used some sample...
View Articlehow to open pdf file in my activity
hey hidear sir i m working in one testing project and in this part in user can click one button and go to next activity and this activity in open pdf file and not store to sdcard use inbuilt pdf file...
View ArticleThere was a problem reading this document (15)
I am using Aspose.Pdf 8.7.0.0. When pdfs created by code attached below, are opened in acrobat and if we try to extract pages error "There was a problem reading this document (15)" is thrown.This...
View ArticleCan any one try to cast this pdf file to SVG then cast it back to PDF?
**updated**From PDF to SVG, aspose is doing very well, but from svg to PDF, it's really bad.I'm using the demo code like below, can anyone advise?// Instantiate LoadOption object using SVG load...
View ArticleTable and text syles problem
Hi,I'm working in company where Aspose is used. We have license for using library. I was assigned a task to improve view of some reports but I have huge problems with that. I've attached two examples...
View ArticleAspose-pdf library - create a many in one pdf file
Hi,I work with the java version of aspose library, JRE 7, Windows 7.I'm using the last version of aspose pdf library (4.3.1) which merge the two precedent versions of apose pdf and aspose pdf-kit, and...
View ArticleSave SVG from pdf, is it possile to have all images/assets in a separate folder?
same as title,Save SVG from pdf, is it possile to have all images/assets in a separate folder?thanksR
View ArticleSVG to HTML thru aspose?
Is it possible to cast SVG file to Plain HTML by using Aspose?thanksR
View ArticleText Background and Alignment
Hi,I am using TextFragment and TextState Objects to place Text in my Output PDF File like:var pos = new Aspose.Pdf.Text.Position[1];pos[0] = new Aspose.Pdf.Text.Position(0, 0);// Create TextBuilder for...
View ArticlePDF Generation with CMYK image
Can Aspose do Image color profile specification when generating PDF file?e.g, from rgb to cmyk automatically cast?thanks.R
View Article