Slashdot Mirror


User: wyattjam

wyattjam's activity in the archive.

Stories
0
Comments
1
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 1

  1. Re:wow, MS is brilliant on HP Drops Microsoft Word in Favor of WordPerfect · · Score: 1

    This is all becoming off topic, but... I successfully created a "PDF writer" many moons ago using Ghostscript, Redmon, and a Postscript printer (QMS ColorScript 1000 Level 2). Redmon redirects the output of the PS printer to Ghostscript which converts it to a PDF file. There are some config files and special printer settings needed to make it work, and I don't remember how I did it. I created a self-extracting zip file that packaged the necessary software and config files, as well as some batch files that did all of the work for me. All of the info I needed was found through a Google search.