Hello

I've just downloaded PDFlib for windows, but couldn't find any informations on how to configure Apache/PHP.

Hope that someone can tell me what to do, or where I can find informations about it.

I'm using WinME at the moment, if it has anything to say 🙂

Thanx

    Casper,

    Go to your PHP.INI located at c:\\windows directory (or where ever you place your PHP.INI). After you have located your PHP.INI open it and then locate the

    ;extension=php_pdf.dll

    Once you have located it remove the semi-colon located before extension=php_pdf.dll.
    it will now look like this:

    extension=php_pdf.dll

    after that save your PHP.INI then restart your computer.. and your ready to go...

    hope that helps.. any questions just e-mail me directly at IT_KTS@PHISL.NET

    Kind Regards,
    Brian

      Write a Reply...