资 源 简 介
Simple java code downloaded from web to convert PDF file to TIFF format.
You would need to download all 3 files in order for the JAR to work
PDFtoTIFF.JAR
14_os_jpedal.jar
jai-imageio-1_2-pre-dr-b04-lib-windows-i586-18_Mar_2007.zip
Use the following command to run
java -jar "
PDFtoTiff.jar" "inputfilepath" "outputfilepath"
Has some problem in converting huge PDF files. You will encounter the following JAVA memory error :
Exception in thread "main" java.lang.OutOfMemoryError: Java heap space
Exception in thread "Thread-2" java.lang.OutOfMemoryError: Java heap space