* [Printing-architecture] New PDF file format in CUPS
@ 2010-09-03 6:18 Stephane Ascoet
2010-09-03 8:01 ` Till Kamppeter
0 siblings, 1 reply; 4+ messages in thread
From: Stephane Ascoet @ 2010-09-03 6:18 UTC (permalink / raw)
To: printing-architecture
Hi, I've just learned about the replacement of PS by PDF in the store file language. I wonder if this wouldn't cause unecessary
conversions if the printer is Postscript. The application send the job in PS, CUPS store it in PDF and send it in PS to the printer?
Why having not chosen Postscript level 3 for storage?
--
Sincerely, Stephane Ascoet
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [Printing-architecture] New PDF file format in CUPS
2010-09-03 6:18 [Printing-architecture] New PDF file format in CUPS Stephane Ascoet
@ 2010-09-03 8:01 ` Till Kamppeter
2010-09-03 8:14 ` Stephane Ascoet
0 siblings, 1 reply; 4+ messages in thread
From: Till Kamppeter @ 2010-09-03 8:01 UTC (permalink / raw)
To: Stephane Ascoet; +Cc: printing-architecture
On 09/03/2010 08:18 AM, Stephane Ascoet wrote:
>
> Hi, I've just learned about the replacement of PS by PDF in the store file language. I wonder if this wouldn't cause unecessary
> conversions if the printer is Postscript. The application send the job in PS, CUPS store it in PDF and send it in PS to the printer?
> Why having not chosen Postscript level 3 for storage?
>
Note that the PS->PDF->PS conversion is only temporary. The applications
are supposed to output PDF in the future. Many already do, as all KDE
applications, some GTK applications (like evince) and from the next
release on also OpenOffice.org.
The advantage of using PDF is mainly the smaller files, the possibility
to reliably tell the pages apart (for printing selected pages, N-up,
reverse order, ...), and the support for color management. PostScript,
even level 3, does not give these advantages.
See also
https://www.linuxfoundation.org/collaborate/workgroups/openprinting/pdfasstandardprintjobformat
especially the Introduction and the section 'Related bugs and feature
requests'.
Till
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2010-09-03 8:24 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-09-03 6:18 [Printing-architecture] New PDF file format in CUPS Stephane Ascoet
2010-09-03 8:01 ` Till Kamppeter
2010-09-03 8:14 ` Stephane Ascoet
2010-09-03 8:24 ` Till Kamppeter
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.