Posted on 2010-01-03 08:33:41-08 by mohsenalizadeh
use Win32::Printer module with two option in Write method
I use Win32::Printer Module for print text with UTF8 and RTL direction. How can use Write method to print text with UTF8 and RTL direction. I use this sysntax :
$dc->Write($text, 50, 10,UTF8,RTLREADING);
but it is not print any text on paper. how can use two options UTF8 and RTLREADING with Write method. when I use one of this options , It is work correctly , but when I use two options together it not work. please send me sample of use two options togethe. mail : mohsenalizadeh9@gmail.com thankyou.
Direct Responses: Write a response
Perl Weekly newsletter
A free weekly newsletter for people who are busy to read all the blogs. click here to check it out.