I'm scratching my head now with the code below:
instead of Hello ω ∞#sometext is a web input my $line = uri_escape($sometext); # $line prints $VAR1 = 'Hello%20%CF%89%20%E2%88%9E'; $line = uri_unescape($line); # $line prints Hello ω ∞
What am I missing?
In reply to Re^4: PDF::API2 printing non ascii characters
by Anonymous Monk
in thread PDF::API2 printing non ascii characters
by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |