convert problem for pdf with text
Posted: 2012-12-18T06:09:12-07:00
I am trying to get a "screenshot" of the first page for a pdf file(thumbnail for webpage).
these pdf files are scanned books later processed with an ocr tool
the convert is only working if there are no text fields on the cover(first page) of the book.
am i missing some parameters?
thx in advance
convert command :
convert -colorspace rgb -quality 80 -thumbnail 150x150 ./BE-KBR00_A-0580834_0000-00-00.pdf[0] ./BE-KBR00_A-0580834_0000-00-00.jpg
os linux
files
thumbnail
https://docs.google.com/open?id=0ByL7Fu ... nVjZkpwUHM
original pdf(download for good resolution)
https://docs.google.com/open?id=0ByL7Fu ... UlSdUsxTlE
these pdf files are scanned books later processed with an ocr tool
the convert is only working if there are no text fields on the cover(first page) of the book.
am i missing some parameters?
thx in advance
convert command :
convert -colorspace rgb -quality 80 -thumbnail 150x150 ./BE-KBR00_A-0580834_0000-00-00.pdf[0] ./BE-KBR00_A-0580834_0000-00-00.jpg
os linux
files
thumbnail
https://docs.google.com/open?id=0ByL7Fu ... nVjZkpwUHM
original pdf(download for good resolution)
https://docs.google.com/open?id=0ByL7Fu ... UlSdUsxTlE