[poppler] Bug 3428 - print a list of pages

Jeff Muizelaar jeff at infidigm.net
Fri Nov 30 19:26:31 PST 2007


On Sat, Dec 01, 2007 at 02:21:17PM +1100, Brad Hards wrote:
> https://bugs.freedesktop.org/show_bug.cgi?id=3428 has a patch (originally from 
> kpdf, I think) that allows printing of a subset of pages. 
> 
> As I wrote in the bug report, it looks a little bit-rotted, but it'd be 
> trivial to fix.
> 
> Do we still want to apply this patch?

The fact that it uses std::list is bad. No point dragging in that
stuff for something like this.

It also seems pretty unnecessary, the wrapping api's can do probably do
a better job exporting functionality like this.

Unless someone can give a good reason to apply it, I say we drop it and
close the bug.

-Jeff


More information about the poppler mailing list