Re: Any cheap postscript laser printers for linux ?



"Mark T.B. Carroll" <Mark.Carroll@xxxxxxxxxx> writes:
You can do things in PS you can't do in PDF, and
vice-versa. For instance, the PS self-formatting stuff I mentioned
elsewhere in this thread, I couldn't have done using PDF. But, you can
do transparency much easier in PDF than you can in PS. That's why it's
so much work to, say, write a converter from PS to PDF - they have
significant differences.

It's not more work than any other Postscript interpreter; just instead
of letting the graphics operators render the stuff, just collect them
into a PDF. If you have a Postscript interpreter (e.g., gs), you can
do that by redefining the names of these operators to output the PDF
graphics commands and their parameters, then appending the Postscript
file you want to convert, and let all of that run through your
Postscript interpreter. That's how early versions of the distiller
worked.

- anton
--
M. Anton Ertl Some things have to be seen to be believed
anton@xxxxxxxxxxxxxxxxxxxxxxxxxx Most things have to be believed to be seen
http://www.complang.tuwien.ac.at/anton/home.html
.



Relevant Pages

  • Re: Alternative for psfrag??
    ... pdf file, like psfrag patches a ps file. ... And as you say this can't be done in pdf alone. ... PostScript interpreter is lacking. ...
    (comp.text.tex)
  • Re: Any cheap postscript laser printers for linux ?
    ... I couldn't have done using PDF. ... It's not more work than any other Postscript interpreter; ... do that by redefining the names of these operators to output the PDF ... non-trivial program. ...
    (comp.os.linux.hardware)
  • Re: [9fans] gs
    ... In first edition, there was a home-grown postscript interpreter, psi, ... but it was replaced by gs in second edition. ... PDF of varying versions, and includes a substantial set of Postscript ...
    (comp.os.plan9)
  • Re: speaking of old versions...
    ... such as Live Transparency. ... Even people who have the latest and greatest rips prefer PDFX1a. ... If it were only a matter of just flattening the transparency that would ... It's my thought that if they had been able to handle my native Quark files/images/fonts in their older RIP, they should be able to handle my composite PDF IF I am creating it properly in Distiller 4. ...
    (comp.publish.prepress)
  • Re: png --> pdf: pale colors
    ... while adding the transparency works well, the colors of the pdf look pale when compared to the initial png. ... pdf format images (which can be made with ImageMagick) are essentially copied "verbatim" into the output pdf file. ... I've never looked into transparency so pdf images may not be an option for you. ...
    (comp.text.pdf)