Category: Printers

Plaid Vest Software Announces NewPrint Multi 2.0

Plaid Vest Software has announced the latest version of their NewPrint emulation card firmware for the NewPrint Multi for Apple II, TRS-80 and standard Centronics. The NewPrint/Multi version 2.0 firmware allows users to emulation true MX-80 printing on their retro computer platform, allowing the user to print to any device that supports a web browser. The Apple II compatibility supports all of the Apple II series and supports graphics and text. The TRS-80 support is for Text only. Some of…

Duplex printer tip:

A couple of weeks ago I noticed my HP printer was no longer printing two sided pages. Strictly speaking this was with Linux but it could happen with the Mac as well since they use the same printer driver software… I figured it was an application problem with Thunderbird and Firefox since all the other applications (and computers on my LAN) worked fine. It never occurred to me it was a driver problem. Thanks to some prodding by Adam T….

Apple updates Lexmark and Brother Printer Drivers

Apple Inc. has released an update for both the Lexmark printers and the Brother printers.  This driver updates fix some of the compatibility issues that people were having with the printers under Mac OS X Lion 10.7. Brother Printers supported are listed in the Apple Printer Support Document at:  http://support.apple.com/kb/HT3669#brother To Download the Brother Driver version 2.8, go to:  http://support.apple.com/kb/DL894 Lexmark Printers supported are listed in the Apple Printer Support Document at:  http://support.apple.com/kb/HT3669#lexmark To Download the Lexmark Driver Version 2.7,…

Integral Data To The Rescue!

Much of this issue of Call-A.P.P.L.E. was done 0n our own Apple II Computer, nobly assisted by an Integral Data IP-225 printer, along with our own modification of Phil Roybal’s Lower Case Character Generating Program (See Contact, May, 1978) The IP-225 has performed beautifully,  and because you can software-select eight different type fonts, It is ideal for this task.  We believe the smallest available type face, which we are using here, is easily readable, and it contributes further by making…

Printer Driver Fixes

By Bob Huelsdonk Some protocol is a must if you use a printer with greater than 40 columns with your Apple.  This comes about because it tries to write beyond the screen area and into the variables area in Integer BASIC or into the operating system in Applesoft.  The following fix will help prevent this problem: Start your printer driver routine with a JSR FC58.  This will home the cursor and clear the screen.  Do not return to the screen…

Interfacing Printers to the Apple ][

The Apple II paddle I/O Port is immediately available to connect an RS232 type. serial mode printer. Tom Geer, of the Empire Electronics store in Burien is probably the first person in the area to have a TTY up and running.  If you ask, Tom would probably be glad to give you some hints on how to proceed. There is a simple machine language program in the revised Apple II manual to enable a printer. Empire has ordered a number…