| It is usually VERY EASY to write a little bit of PostScript that you
prepend to an file intended for the Apple Laserwriter which will allow
it to be printed on an LN03-Scout or on an LPS40.
Also, a generic text to PostScript program IN POSTSCRIPT exists in the
PostScript notesfile topic number 7. You just prepend it to the text
file, and send it to the printer. There is a program for doing this
also, but it's in BLISS, and we don't have a BLISS compiler for the
68000 yet. Also Bob Messenger has a Runoff subset that generates
PostScript that is written in C, harass him at VIDEO::MESSENGER if you
want to finish it for him.
I would suggest that you hunt around in REGENT::POSTSCRIPT in the
topics that discuss this problem. A search for "apple" or "laserwriter"
should produce something.
- Jeff (who wrote a PostScript interpreter once)
|
| Thanks for the pointer! I also found a print utility on PLINK along
with the C source. I hacked this and it works fine. I use the
Scout for a newsletter through Citydesk, but it was nice to be able
to send a text file to the laser printer without resetting prefs,
etc.
If anyone is interested in this pgm, I'll upload it.
John
|