Hi all,

I have to print a report in UTF8

Is there any options to format the file to UTF8 while creationg it
then print into it safely?

like 

open (XLIFF,">$path1\\$_");
print XLIFF "$header$header2$filename ";

is there a module to do this or am i lost in limbo and missed the doc?

Laurent coudeur

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to