> -----Original Message-----
> From: [EMAIL PROTECTED] 
> [mailto:[EMAIL PROTECTED] On 
> Behalf Of Chris Wagner
> Sent: June 8, 2006 5:08 PM
> To: perl-win32-users@listserv.ActiveState.com
> Subject: Re: Win32::Printer - Multiple Line Output
> 
> Try it without the \r.  PerlIO should supply it as needed.  
> Just use \n.

That was the first one I tried :-).

Timothy suggested in a private e-mail to use a PRN filehandle. I've never
done that before. Any simple examples of just printing plain text data to a
printer?

> 
> At 03:55 PM 6/8/2006 -0600, Jack D. wrote:
> >I'm trying to print multiple lines to Win32::Printer 
> *without* using a 
> >temporary file. Everytime it mushes the data into one line 
> with little 
> >boxes being printed where the carriage returns are. Can 
> anyone help me out here?
_______________________________________________
Perl-Win32-Users mailing list
Perl-Win32-Users@listserv.ActiveState.com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to