Printers / Printing - Solutions




Printers - Manufacturers - Suppliers
  • Printer drivers
    Printer Manufacturers and their web sites with drivers and product information.
    http://www.printgrc.com/

Printing - .Prn or .Ps Files
  • How to Print .prn or .ps Files in Windows 95 or Windows 98
    This article describes how to print files that contain raw printer data (.prn or .ps files) in Windows. These files are created by printing from a program to a file by using a Printer Control Language (PCL) or PostScript printer driver. A .prn file is typically created by using a PCL printer driver, and a .ps file is typically created by using a PostScript printer driver.
    http://support.microsoft.com/?kbid=158081 (W95/98/se)

Printing - Windows

PRINTING: To files
  • Print to a File in Windows 95

  • Printing FAQ
    How can I "Print to File" if the program I'm using doesn't have that option?
    http://www.gallicrow.co.uk/PrintingFAQ.html

  • PrintFile
    PrintFile is a freeware MS Windows utility program that will enable you to print files fast and easily. The program recognizes plain text, PostScript, Encapsulated PostScript (EPS) and binary formats.
    http://www.lerup.com/printfile/

PRINTING: Directories/ Folders
  • How to Add the Print Directory Feature to Windows Explorer
    http://support.microsoft.com/?kbid=272623 (W98/se/ME)

  • FileGrab
    Explorer gives you a list of filenames. You can save or print the list
    http://www.pcmag.com/article2/0,4149,5748,00.asp

  • TreePrint
    TreePrint, is a replacement for TREE.COM that you access from within Windows Explorer. Right-click on a folder or drive and use the TreePrint menu to print the directory tree or save it to a file.
    http://www.pcmag.com/article2/0,4149,10879,00.asp

  • Print Directories
    With Goetz's Directory Details you can easily display and print out the contents of your directories.
    http://www.lawrencegoetz.com/programs/gdird.htm

  • DirPrinting
    DirPrinting is a simple program for viewing and printing directories.
    http://www.karenware.com/powertools/ptdirprn.asp

  • Directory Printer
    Karen's Directory Printer can print the name of every file on a drive, along with the file's size, date and time of last modification, and attributes (Read-Only, Hidden, System and Archive)!
    http://www.majusoft.de/DirPrinting/index_en.htm

PRINTING: Errors
  • Cannot Print to Epson Stylus Printer
    When you print to an Epson Stylus printer, the Epson Spool Manager may stop responding (hang), or you may receive the following error message: Error: Printer Not Responding
    http://support.microsoft.com/?kbid=147448 (W95)

  • Printer Activity or Garbled Text Printed When You Start Windows
    When you start Windows, a small amount of text may be sent to the local printer. When this occurs, the printer may or may not eject the page after the text is printed. The text varies, but typically includes extended or unintelligible characters. The printer may also display an error code. On Hewlett-Packard LaserJet printers, "Error 22" may be displayed and the printer may stop responding (hang). When you attempt to print a document, you may receive a message that the printer is off line or out of paper.
    http://support.microsoft.com/?kbid=157145 (W95/98/se)

  • Error Message Appears After Printing to a Network Printer
    The RPC server is unavailable. Could not start print job. Windows cannot print due to a problem with the current printer setup.
    http://support.microsoft.com/?kbid=283833 (XP)

    "Operation Could Not Be Completed" When Using Add Printer Wizard
    Printer operation cannot continue due to lack of resources. The print subsystem is not running.
    http://support.microsoft.com/?kbid=314876 (XP)

  • WD97: Characters Appear as Square Boxes in Printed Document
    If you print a document containing extended characters, such as Greek symbols, to certain printers using printer drivers that do not accept Unicode characters, the extended characters are printed as square boxes even though they are displayed correctly on the screen.
    http://support.microsoft.com/?kbid=159418)

  • The Euro Symbol Is Not Printed
    http://support.microsoft.com/?kbid=195041 (W98/se)

  • Moving USB Mouse Causes Print Job to Terminate
    When a Universal Serial Bus (USB) printer and a USB mouse are connected to a computer without a hub, print jobs in progress may terminate prematurely if the mouse is moved. The printer may stop printing in the middle of the job, and advance the page.
    http://support.microsoft.com/?kbid=234778 (W98)

  • Error Messages When Printing to Hewlett-Packard DeskJet 870Cse
    Cannot print, be sure the printer is connected properly and use control panel to verify the printer is configured properly. Error initializing output device. A system error occurred while printing this document.
    http://support.microsoft.com/?kbid=249042 (W98)

  • Error Message Printing to an ECP Parallel Printer Port
    There was an error writing to LPT1.
    http://support.microsoft.com/?kbid=304632 (W98/se)

PRINT: MS-DOS based program

PRINT: Previews

PRINT: SCREEN

PRINT: Wizard issues


Top
Welcome page

http://www.colba.net/~hlebo49/printer.htm



















Print to a file in Windows 95
Go into Start -> Settings -> Printers and add a new printer. 
This will bring up the wizard. 
Choose next and it will build a driver file database. 
When it is done scroll down and choose Generic from the left side. 
On the right side choose Generic/Text only. 
It will install your "printer" and will likely ask for the Win95 CD to get the drivers.
When you are done check it to make sure it uses the Create Text File
as a driver and Create File On Disk as the port to use.
Now when you are in an application and want to create a text file just go to 
the list of printers and choose Generic/Create Text file
and it will make a  regular .txt file for you.
Printing to a File with a Network Printer
In Windows 95, when you create a local printer connection to .PRN there is no option to share the printer. You cannot share the printer even if you add it to the WIN.INI file.
When you print to the Generic/Text Only printer, the print job is spooled to the Windows\SPOOL\PRINTERS subdirectory as an editable temporary file with an .SPL extension. A header file with an .SHD extension is also created. An .SHD file is a "shadow" file that contains all the information the spooler needs to resubmit a print job in the event that your computer restarts before the print job is finished.
http://support.microsoft.com/?kbid=125634 (W95)
Top