PdfConverter.getNextImage

Hi,


I want to create a thumbnail of a page using Apose.Pdf 9.1.0. For that, I think I have to use PdfConverter.getNextImage. However, I’d like to get my thumbnail in Jpg and Png. Checking the .NET documentation (as I cannot find the Java one) shows that one of the overloads of the getNextImage method should have a ImageFormat parameter, but I don’t see anything like that in Java. There are some overloads that look like it, but instead of ImageFormat, the expected parameter class is named “ag” due to obfuscation.

If that’s indeed the class that I should be using, can that be fixed?

Thank you.

Hi Edu,

Thanks for contacting support.

In order to accomplish your requirement, please follow the instructions specified over following links