Re: pdf_new()

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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)


--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux