| Tk-Enscript documentation | view source | Contained in the Tk-Enscript distribution. |
Tk::Enscript - a text-to-postscript converter using Tk::Canvas
use Tk::Enscript;
enscript($top,
-text => $text,
-media => 'A4',
-output => "/tmp/bla.%d.ps",
);
Slaven Rezic <srezic@cpan.org>
Copyright (c) 1998 Slaven Rezic. All rights reserved. This module is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
enscript(1), a2ps(1), Tk::Canvas
| Tk-Enscript documentation | view source | Contained in the Tk-Enscript distribution. |