Re: [MacPerl-WebCGI] perl and printing on a printer
[email protected] (Eelco Alosery) Tue, 7 Jan 2003 17:30:52 +0100
| Newsgroups | perl.macperl.webcgi |
|---|---|
| Message-ID | <[email protected]> |
--Apple-Mail-23--774656611 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII; format=flowed The script below works, but it prints only 2 lines on a page. Imagen if I have a text from 100 lines, it wil print 50 pages. How do i fix this William Piel heeft op dinsdag, 7 jan 2003 om 00:12 (Europe/Amsterdam) het volgende geschreven: > open(LPR, "|lpr -P myprinter >/dev/null 2>&1"); > print LPR @results; > close(LPR); Met vriendelijke groet, Multi-Graphics Eelco Alosery Koekoeksbloem 11 8255 KH Swifterbant Tel : 0321-380014 Fax : 0321-843340 [email protected] www.multi-graphics.nl --Apple-Mail-23--774656611--