Advertisement
Guest User

Untitled

a guest
Feb 24th, 2017
56
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. // reference the Dompdf namespace
  2. use DompdfDompdf;
  3. // instantiate and use the dompdf class
  4. $dompdf = new Dompdf();
  5.  
  6. $dompdf = new DompdfDompdf();
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement