Is Aspose Total for Java support on Linux Mint 17? I am having issues with a couple of your sample apps.
For the following one I am getting an index out of bounds exception on
http://www.aspose.com/docs/display/pdfjava/how%20to%20convert%20an%20image%20to%20pdf
pdf1.save("d:/pdftest/TextAlignmentTest.pdf");
For the following one readers.next() is always null
http://www.aspose.com/docs/display/pdfjava/Convert+TIFF+frames+to+JPEG+compression+and+transform+to+PDF
↧