Beefy Boxes and Bandwidth Generously Provided by pair Networks
Pathologically Eclectic Rubbish Lister
 
PerlMonks  

Re^2: UTF8 support for CSV, PDF formats

by vishi83 (Pilgrim)
on Jan 10, 2012 at 11:52 UTC ( [id://947145]=note: print w/replies, xml ) Need Help??


in reply to Re: UTF8 support for CSV, PDF formats
in thread UTF8 support for CSV, PDF formats

Thanks for your response. Using BOM, did work for CSV format. I'm able to see the data properly now!
However, it dint work for PDFs. I"m still trying to figure out a way for that.

Any thoughts?
A perl Script without 'strict' is like a House without Roof; Both are not Safe;
  • Comment on Re^2: UTF8 support for CSV, PDF formats

Replies are listed 'Best First'.
Re^3: UTF8 support for CSV, PDF formats
by Anonymous Monk on Jan 10, 2012 at 12:06 UTC

    yes, buy a pdf library  open (FILE, ">:encoding(UTF-8)", 'output.pdf'); is a mistake 99% of the time

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://947145]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others musing on the Monastery: (9)
As of 2024-04-19 16:33 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found