Tool

Print Dialog and Toolkit

Author Info

31 January 2009 - 12:11pm
Submitted by: mov222

tool
Reads:

2504

Score:
0
0
 
Comments:

0

license: 
GPL
Author: Oleg Motygin

This is an interactive printing toolkit with a set of pseudo-printers. In particular, it can be considered as a simple analogue of kprinter. Interaction with user is based on gtk dialogs by Zenity tools.

When printing through printkit it is possible: to print to a printer via gtklp (or some other interface: lp, kprinter; see $printspooler in the script), or to save output as a djvu, pdf or ps file. When choosing an existing file for saving, it is possible to append to the file.

Installation and usage: put the script printkit somewhere in the path (e.g. in ~/usr/local/bin). Use printkit as a command for printing in X applications. The script printkit accepts one parameter (the name of input postscript file); when being invoked without parameter it takes input from stdin.

Used packages: zenity; netpbm (>=10.21), psutils, and djvulibre for conversion to djvu; pdftk for conversion to pdf.

See also the variable $cleanuptype3fonts in the script. If it is set to "yes", then the pdf pseudo-printer also tries to get rid of type3 raster fonts that may make the output pdf file to look better. This function needs perl installed.

AttachmentSize
printkit.zip2.39 KB

Author Info

31 January 2009 - 12:11pm
Submitted by: mov222




User Comments

© 2009 Novell, Inc. All Rights Reserved.