홈페이지 : http://www.du.edu/%7Emschwart/tcl-tk.htm
The printer extension allows invocation of common printer dialogs, and exposes the device context (DC) for supporting interaction with other platform-specific drawing primitives.
Many interesting things drawn on the screen can be drawn on the printer.
A related extension is the GDI extension, which can draw on the device contexts returned from the printer command, including copying screen images to the printer with other text and graphics.
The Printer extension source and binaries are available Here
A new version for Unix (9580) is also available. This version has fairly primitive dialog boxes, and "hardcodes" /bin/lp and /bin/lpstat -a in as versions of the printing commands, but should work on most platforms with minimal tweaking. Settings can be saved if the 1.0.0.0 version of Ini is used.
Andreas Sievers helped with corrections to the Printer command for ISO papers and for improvements to the simple print procedure.
Simple UI to print canvas contents. Requires prntcanv.tcl in current directory
Simple proc to print a canvas to ANY windows printer (Thanks to John Blattner for original code)
a2ps-like text processor for ANY windows printer
Sample procs for text file printing
Win32 Binary
'Tcl & Tk > 확장 패키지 (Extension Package)' 카테고리의 다른 글
Mapimail 1.0.2.1 (0) | 2025.02.14 |
---|---|
Wmf 0.5.0.2 (0) | 2025.02.14 |
Ettcl 13 (1) | 2025.02.14 |
Tcl-SQL 20000114 (0) | 2025.02.14 |
Feather 0.1 (1) | 2025.02.14 |