I've downloaded the Aspose PDF package and followed the instruction here to convert a PDF to PNG images (I'm trying to create a PDF reader on Android). However I found the PngDevices class is missing.
Adding the Aspose.PDF for Java lib solved the missing PngDevices problem but as far as I know, the Aspose.PDF for Java is not yet compatible with Android platform, so it is still not working.
Is there any solution for my current problem ? Any suggestion is greatly welcomed.
Thanks