Guest User

Untitled

a guest
Dec 14th, 2017
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.11 KB | None | 0 0
  1. iconv(mb_detect_encoding($str), 'windows-1252', $str);
  2.  
  3. $pdf->Text (50,50,utf8_decode('Acentuação'));
Add Comment
Please, Sign In to add comment