Pros and Cons of PDF print queues?
Pros and Cons of PDF print queues?
Posted May 22, 2012 19:01 UTC (Tue) by dlang (guest, #313)In reply to: Pros and Cons of PDF print queues? by bredelings
Parent article: Announcing printerd
the biggest overhead of converting between pdf and ps is the overhead of dealing with the compression.
Posted May 22, 2012 20:17 UTC (Tue)
by mgedmin (subscriber, #34497)
[Link]
You're mistaken.
The drawing commands in a PDF file are a (non-Turing-complete) subset of PostScript, though, so the mistake is understandable.
Pros and Cons of PDF print queues?