[Poppler-bugs] [Bug 19777] pdftops command line utility does not convert multiple-page-size documents correctly

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Jun 22 08:27:17 PDT 2009


http://bugs.freedesktop.org/show_bug.cgi?id=19777


Till Kamppeter <till.kamppeter at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |




--- Comment #10 from Till Kamppeter <till.kamppeter at gmail.com>  2009-06-22 08:27:16 PST ---
Unfortunately, my first patch was not perfect. It correctly switches paper
sizes so that the printer switches trays, but because I am setting the page
size in every page header, in every page header the duplex gets reset to the
front side of the sheet, which makes the back sides never being used. So all
jobs come out one-sided. The attached patch replaces my first one and fixes the
problem. It simply compares the size of the current page with the size of the
previous page and only adds a page size request when the page size changes.


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the Poppler-bugs mailing list