Advertisement
Guest User

Untitled

a guest
Sep 23rd, 2014
233
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | None | 0 0
  1. function __construct(){
  2. parent::__construct('P', 'mm', 'A4', true, 'UTF-8', false);
  3. ...
  4. }
  5. ...
  6.  
  7. $pdf->setFontSubsetting(false);
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement