[Bug 134313] Re: pdfimages produces inverted image for black & white image

2019-11-09 Thread Gabriel Staples
Related: "In general, Acrobat and Reader will show a negative image when the image data indicates that it needs to be inverted. When you have images that are compressed with the CCITTG4 algorithm, there is a flag in the image data that indicates if a logical "1" indicates black or white. The softw

[Bug 134313] Re: pdfimages produces inverted image for black & white image

2019-11-09 Thread Gabriel Staples
`pdfimages -list mypdf.pdf` shows all of my pages were encoded in `ccitt` format. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gimp in Ubuntu. https://bugs.launchpad.net/bugs/134313 Title: pdfimages produces inverted image for bl

[Bug 134313] Re: pdfimages produces inverted image for black & white image

2019-11-09 Thread Gabriel Staples
Version info: ``` $ pdfimages -v pdfimages version 0.62.0 Copyright 2005-2017 The Poppler Developers - http://poppler.freedesktop.org Copyright 1996-2011 Glyph & Cog, LLC ``` -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gimp in Ubun

[Bug 134313] Re: pdfimages produces inverted image for black & white image

2019-11-09 Thread Gabriel Staples
Still occurring on Ubuntu 18.04. This is weird. There's got to be a way to fix it! -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gimp in Ubuntu. https://bugs.launchpad.net/bugs/134313 Title: pdfimages produces inverted image for b

[Bug 134313] Re: pdfimages produces inverted image for black & white image

2018-02-04 Thread Karl Kastner
Still occuring for regularly on ubuntu 17.10 artful. I regularly ocr pdf of scanned document and this occurs frequently for fax-compressed files. ** Attachment added: "Test file" https://bugs.launchpad.net/ubuntu/+source/xpdf/+bug/134313/+attachment/5048705/+files/orig.pdf -- You received th

[Bug 134313] Re: pdfimages produces inverted image for black & white image

2013-06-18 Thread Thomas Hotz
Thank you for telling us and testing this. I'll mark this bug as fixed. ** Changed in: gimp (Ubuntu) Status: Confirmed => Fix Released -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to poppler in Ubuntu. https://bugs.launchpad.ne

[Bug 134313] Re: pdfimages produces inverted image for black & white image

2010-02-18 Thread madbiologist
I tested this on Ubuntu 10.04 "Lucid Lynx" alpha 2 with poppler updated to the latest available Ubuntu package. Uname: Linux 2.6.32-10-generic i686 Packages: evince 2.29.5-0ubuntu1 poppler 0.12.3-0ubuntu1 I used pdfimages to extract the image from the file in comment #8. The PB

[Bug 134313] Re: pdfimages produces inverted image for black & white image

2009-08-27 Thread Pedro Villavicencio
** Changed in: poppler (Ubuntu) Importance: Undecided => Low -- pdfimages produces inverted image for black & white image https://bugs.launchpad.net/bugs/134313 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gimp in ubuntu. -- deskt

[Bug 134313] Re: pdfimages produces inverted image for black & white image

2009-08-25 Thread Pedro Villavicencio
** Changed in: gimp (Ubuntu) Importance: Undecided => Low -- pdfimages produces inverted image for black & white image https://bugs.launchpad.net/bugs/134313 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gimp in ubuntu. -- desktop-

[Bug 134313] Re: pdfimages produces inverted image for black & white image

2008-07-01 Thread Jeffrey Ratcliffe
Here is a PDF whose image (PBM) is extracted reversed. ** Attachment added: "neva_kar__itri.pdf" http://launchpadlibrarian.net/15735303/neva_kar__itri.pdf ** Changed in: poppler (Ubuntu) Status: Invalid => Confirmed -- pdfimages produces inverted image for black & white image https://

[Bug 134313] Re: pdfimages produces inverted image for black & white image

2008-07-01 Thread Jeffrey Ratcliffe
This bug is present in 0.6.4-1ubuntu2 in Hardy. -- pdfimages produces inverted image for black & white image https://bugs.launchpad.net/bugs/134313 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gimp in ubuntu. -- desktop-bugs mailing

[Bug 134313] Re: pdfimages produces inverted image for black & white image

2008-04-15 Thread Greg Grossmeier
** Changed in: poppler (Ubuntu) Status: Incomplete => Invalid -- pdfimages produces inverted image for black & white image https://bugs.launchpad.net/bugs/134313 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gimp in ubuntu. --

[Bug 134313] Re: pdfimages produces inverted image for black & white image

2008-04-15 Thread Yves-Antoine
Hello Greg, Thanks for looking into this issue. No, everything works now fine with the pdfimages program on uptodate Hardy. I had added poppler because the package poppler-utils, is the one hosting the pdfimages command on a vanilla Ubuntu system, so it is no longer an issue with poppler as well

[Bug 134313] Re: pdfimages produces inverted image for black & white image

2008-04-14 Thread Greg Grossmeier
Is the pdfimages issue still present for anyone? ** Changed in: xpdf (Ubuntu) Status: New => Invalid ** Changed in: poppler (Ubuntu) Status: New => Incomplete -- pdfimages produces inverted image for black & white image https://bugs.launchpad.net/bugs/134313 You received this bug

[Bug 134313] Re: pdfimages produces inverted image for black & white image

2008-04-14 Thread Greg Grossmeier
I can confirm this in GIMP, but not with pdfimages in Gutsy. pdfimage does not produce inverted pdms using the "pdfimages file x" poppler-utils: 0.6-0ubuntu2.1 GIMP: 2.4.2-0ubuntu0.7.10.1 ** Changed in: gimp (Ubuntu) Status: New => Confirmed -- pdfimages produces inverted image for

[Bug 134313] Re: pdfimages produces inverted image for black & white image

2007-10-08 Thread Yves-Antoine
Here is a program to invert a PBM file, as a workaround to subject bug. Compilation: gcc -o pbminvert pbminvert.c Execution: cat file_to_be_inverted.pbm | ./pbminvert > inverted_file.pbm ** Attachment added: "pbminvert.c" http://launchpadlibrarian.net/9888568/pbminvert.c -- pdfimages produce

[Bug 134313] Re: pdfimages produces inverted image for black & white image

2007-10-02 Thread Yves-Antoine
Adding the resulting file test.pbm from abave test ** Also affects: poppler (Ubuntu) Importance: Undecided Status: New ** Attachment added: "test.pbm" http://launchpadlibrarian.net/9669863/test.pbm -- pdfimages produces inverted image for black & white image https://bugs.launchpad.

[Bug 134313] Re: pdfimages produces inverted image for black & white image

2007-10-02 Thread Yves-Antoine
This behavior can be reproduced with the GIMP : - Open the attached file test.gif in the GIMP : - Save it as test.pbm, choosing raw data formatting. - Close the image window - Open the previously saved file test.pbm - The image is inverted I confirm the behavior with pdfimages included i