On Sat, Nov 04, 2017 at 10:05:23AM -0600, Matthias Kilian wrote:
> CVSROOT: /cvs
> Module name: ports
> Changes by: [email protected] 2017/11/04 10:05:23
>
> Modified files:
> textproc/xpdf : Makefile distinfo
> textproc/xpdf/patches: patch-xpdf_GlobalParams_cc
> patch-xpdf_XRef_cc
>
> Log message:
> Update to xpdf-4.00.
>
> Now uses qt5 instead of motif.
>
> Printing doesn't work at the moment, sorry.
Until the printing problems are fixed, you can use mutool from the
mupdf package to extract a single page from a pdf. According to
landry: mutool -o out.pdf input.pdf 1
Yes, maybe painful, but what can I do?
BTW: fixing printing in xpdf *will* add cups to the dependencies.
Ciao,
kili