Hi Michael, Now its working. Thanks, Sumit. On Sat, May 30, 2009 at 1:51 PM, Michael A. Peters <mpeters@xxxxxxx> wrote: > Sumit Sharma wrote: > > 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. > > > > You need to install PDFLib. > If installed, you need to load the module (in your php.ini) > >