[nylug-talk] Two-up printing
Steven Lembark
lembark at wrkhors.com
Thu Mar 13 12:22:29 EDT 2008
Ajai Khattri wrote:
> Many moons ago, I read somewhere (maybe on this list?) of a way to print a
> document such that two pages are rendered side-by-side on one side of
Example:
print ()
{
a2ps -2 --line-numbers=1 --pretty-print='plain' --medium=Letter perl-switch-syntax $* | lpr
}
--
Steven Lembark +1 888 359 3508
Workhorse Computing 85-09 90th St
lembark at wrkhors.com Woodhaven, NY 11421
More information about the nylug-talk
mailing list