$Bill Luebkert wrote:
Timothy Johnson wrote:

Maybe try /r/f instead of /r/n?

I'd just use \n which should be output as \r\n if you haven't use binmode.

I doubt it. The Win32::Printer::Write() method calls the Win32 API directly (TextOut() OR DrawText()). There's no PerlIO layers anywhere near this output.

Rob.
_______________________________________________
Perl-Win32-Users mailing list
Perl-Win32-Users@listserv.ActiveState.com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to