The Perl and Raku Conference 2025: Greenville, South Carolina - June 27-29 Learn more

NAME

Tk::Enscript - a text-to-postscript converter using Tk::Canvas

SYNOPSIS

enscript($top,
-text => $text,
-media => 'A4',
-output => "/tmp/bla.%d.ps",
);

DESCRIPTION

AUTHOR

Slaven Rezic <srezic@cpan.org>

COPYRIGHT

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.

SEE ALSO

enscript(1), a2ps(1), Tk::Canvas