Chapter 5. What you need to know about printing

Printing is a multistep process for the computer.

Most of the time, printing happens automatically in the background, at the click of a Print button, or with a simple print command. When printing doesn’t work, however, any part of the process could be broken. A few basic concepts and tools let you do most of your own troubleshooting on printing.

Regardless of what you’re printing, the print process has the same series of steps:

  • A file is translated into a language that printers recognize (e.g., PostScript).

  • The file is queued to a target printer.

  • The job moves to the top of the queue of print jobs.

  • The printer prints the file.

This chapter first gives you background on printing on UNIX, describes file formats and how to convert to PostScript, and then gets into troubleshooting what can go wrong.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset