[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Printing from an emulator with Publish It!
On Sep 21, 6:20 pm, magnusfalkirk <dean.pha...@gmail.com> wrote:
> As far as I know these are the only two Apple II emulators that will
> allow you to print out something you've created in an Apple II
> program. Anybody have any ideas?
Use serial port redirection, and a virtual serial port to TCP/IP app,
to print to a network printer, maybe? (With CUPS, IIRC, every printer
on OS X can be network.)
Then you just need a printer that understands a language that Publish
It can output. Obviously PostScript would be best. Of course, you
might be able to get a PDF printer in there, to take care of that...