InformationPhotography |
Wednesday, May 9. 2007Java Lacks JBIG2 Image SupportTrackbacks
Trackback specific URI for this entry
No Trackbacks
Comments
Display comments as
(Linear | Threaded)
Hi - how do you pre-process as in option 2? i'm interested in doing that. Any pointers would help!
Thanks
There are many possible solutions, but I would recommend Ghostscript (8.10 or newer for JBIG2 support). Pre-process the PDFs into an image:
gs -sDEVICE=jpeg -dFirstPage=1 -dLastPage=1 -o myfile.jpg myfile.pdf Then work with this jpeg as desired to create a thumbnail.
Please see http://www.jpedal.org/jbig.php for an Open Souce, 100% pure Java JBIG2 Image Decoder available under a BSD license
|
QuicksearchLexiyntax @ Twitter
Categories |