I deal with PDFs that are produced by gscan2pdf 0.9.27 (9.04 Jaunty)
which contain one page-filling JPG per page. I attach here a
Testscan.pdf of one empty paper. (BTW: I use i386 packages)

With xpdf-utils 3.02-1.4ubuntu1, I get what I expect:
$ pdfimages -j Testscan.pdf xpdf-image
$ file xpdf-image-000.jpg 
xpdf-image-000.jpg: JPEG image data, JFIF standard 1.01, comment: " SANE data 
follows"
$ ls -l xpdf-image-000.jpg 
-rw-r--r-- 1 oliver oliver 16634 2009-01-23 09:52 xpdf-image-000.jpg

With poppler-utils 0.10.3-0ubuntu1, I get:
$ pdfimages -j Testscan.pdf poppler-image
$ file poppler-image-000.ppm 
poppler-image-000.ppm: Netpbm PPM "rawbits" image data
$ ls -l poppler-image-000.ppm 
-rw-r--r-- 1 oliver oliver 6524897 2009-01-23 09:53 poppler-image-000.ppm


** Attachment added: "PDF of a testscan produced by gscan2pdf 0.9.27 containing 
one empty page as JPG"
   http://launchpadlibrarian.net/21557296/Testscan.pdf

-- 
pdfimages in poppler-utils ignores "-j" to extract jpegs (*.jpg)
https://bugs.launchpad.net/bugs/320006
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

Reply via email to