Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 

Previous: PostScript Variables, Up: Printing


46 Printing Package

The basic Emacs facilities for printing hardcopy can be extended using the Printing package. This provides an easy-to-use interface for choosing what to print, previewing PostScript files before printing, and setting various printing options such as print headers, landscape or portrait modes, duplex modes, and so forth. On GNU/Linux or Unix systems, the Printing package relies on the gs and gv utilities, which are distributed as part of the GhostScript program. On MS-Windows, the gstools port of Ghostscript can be used.

To use the Printing package, add (require 'printing) to your init file (see Init File), followed by (pr-update-menus). This function replaces the usual printing commands in the menu bar with a ‘Printing’ submenu that contains various printing options. You can also type M-x pr-interface RET; this creates a ‘*Printing Interface*’ buffer, similar to a customization buffer, where you can set the printing options. After selecting what and how to print, you start the print job using the ‘Print’ button (click mouse-2 on it, or move point over it and type RET). For further information on the various options, use the ‘Interface Help’ button.


 
 
  Published under the terms of the GNU General Public License Design by Interspire