[poppler] poppler CUPS integration
Sascha Sommer
ssommer at suse.de
Sun Oct 22 03:11:01 PDT 2006
Hello,
I went through the xpdf changes that were done in cups and tried to port them
to poppler.
poppler-0.5.4_psheader_fix.patch seems to be necessary to get a valid
postscript header.
poppler-0.5.4_renderHiddenAnnotations.patch adds a new function to OutputDev.h
that can be overwritten to disable rendering of hidden annotations.
I did not find a pdf to test, therefore this hunk is untested.
poppler-0.5.4_renderPage.patch adds the function renderPage to OutputDev. It
will be called by Gfx.cc for every page to check if the selected page should
be printed. With this patch it is possible to render only a subset of the
available pages.
Please review.
Regards
Sascha Sommer
-------------- next part --------------
A non-text attachment was scrubbed...
Name: poppler-0.5.4_renderHiddenAnnotations.patch
Type: text/x-diff
Size: 1864 bytes
Desc: not available
Url : http://lists.freedesktop.org/archives/poppler/attachments/20061022/28c12502/poppler-0.5.4_renderHiddenAnnotations.bin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: poppler-0.5.4_psheader_fix.patch
Type: text/x-diff
Size: 5574 bytes
Desc: not available
Url : http://lists.freedesktop.org/archives/poppler/attachments/20061022/28c12502/poppler-0.5.4_psheader_fix.bin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: poppler-0.5.4_renderPage.patch
Type: text/x-diff
Size: 1896 bytes
Desc: not available
Url : http://lists.freedesktop.org/archives/poppler/attachments/20061022/28c12502/poppler-0.5.4_renderPage.bin
More information about the poppler
mailing list