nathankerr / bookmaker

Makes PDFs ready for printing as DIY books.
Other
5 stars 1 forks source link

Create postscript filters #1

Open dswd opened 12 years ago

dswd commented 12 years ago

If these scripts can be wrapped into scripts that read postscript from stdin and print postscript to stdout these can be used as filters for cups. Using these filters printer admins can create pseudo printers that automatically create books from normal pdfs.

nathankerr commented 12 years ago

I made a suitable wrapper:

https://gist.github.com/1942393