Image export quality question

Hi,

We're evaluating the .NET version and are very interested in the feature to extract a PDF page as an image. However we have some concerns about image quality in our testing, what is the recommended way to extract an image and get highest resolution. (is vector image possible?)

Hello Martin,

Thanks for considering Aspose.

Converting Pdf pages to image is suported in Aspose.Pdf.Kit. It includes the fucntion to convert a pdf file's each page to images, supporting BMP, JPEG, PNG and TIFF now. Supported fonts: 14 built-in, T1, TTF. (CJK is not supported.) Supported languages:English. Supported content in pdfs: pictures, form, comment. Supported pdf version: limited to pdf 1.5 (Adobe 6.0). Picture quality: not very clear, but it is enough to support the fax. Conversion rate: one page 2 seconds

For more information kindly visit Convert the PDF Document to Specified Images

PdfConverter is the main class used for this purpose.For more information and list of all members, see PdfConverter Members.

I am testing the Java library. Is CJK still not supported?
Is there any way to package it with your java library?
Best Regards,
David scherrer

Hi David,

Thank you very much for considering Aspose.

I would like to inform you that CJK fonts are supported by Aspose.Pdf.Kit. Please download the latest version and try at your end. If you find any issues, please do let us know.

Regards,