home *** CD-ROM | disk | FTP | other *** search
- REM To download soft fonts to the DeskJet, use the font name along with
- REM the desired font number (/1). Use the /P to keep the font during
- REM a printer reset. For example, the following downloads several
- REM font files to the DJ and then prints using them.
- REM
- REM The download program was supplied as part of Mr. Moody's LJ2DESK
- REM demonstration program. I have included it here to help new users
- REM evaluate the deskjet soft fonts. Please see the PRODUCTS.TXT
- REM file for ordering info. JS
-
- DLOAD AME10RPN.DJP /1 /P
- DLOAD AME10IPN.DJP /2 /P
- DLOAD AME12RPN.DJP /3 /P
- DLOAD AME18RPN.DJP /4 /P
- COPY TESTPRNT LPT1
-
-
-