Hi, Unable the create new pdf file object. Getting an error when coding as following:
<?php
$pdf = pdf_new();
?>
*Fatal error*: Call to undefined function pdf_new() in *C:\wamp\www\abc1.php
* on line *3*
Please Help.
Thanks,
Sumit.

