in reply to Formatting Perl for Printing
# will open it in gv for preview a2ps -P display --pretty-print=perl --prolog=color script.pl # select printer option -P lp1 # is the print syntax # how many pages per sheet -2r = default -R = portrait -r = landscape -R1 = single page per sheet
|
|---|