|
|
Subscribe / Log in / New account

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

what is it that pdf can do that postscript cannot? I was under the impression that pdf was just a compressed and simplified postscript file.

the biggest overhead of converting between pdf and ps is the overhead of dealing with the compression.


to post comments

Pros and Cons of PDF print queues?

Posted May 22, 2012 20:17 UTC (Tue) by mgedmin (subscriber, #34497) [Link]

> I was under the impression that pdf was just a compressed and simplified postscript file.

You're mistaken.

The drawing commands in a PDF file are a (non-Turing-complete) subset of PostScript, though, so the mistake is understandable.


Copyright © 2025, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds