Jump to content

PDF Creation from PHP


Recommended Posts

Hi,

I am pretty new to PHP although have programmed in the past. I am using a default LAMP install on FC6. I am running an application that requires PDF support, but PDF is not installed as default with FC6 build of PHP. I have confirmed this from a phpinfo() listing.

I have tried installing PDFLib from a FC6 RPM as well as through the libpdf.so and making the call from php.ini with no luck.

Starting to hit my knowledge limits and I wondered if anybody can provide any help. My only option it would appear is to remove PHP and re install with the correct configure statements.

PEAR and PECL are also disabled in the FC6 PHP distribution.

Just need a quick way to get PDFlib working without a rebuild. I also required GD and I installed this successfully from an RPM.

Thanks in advance,


Andrew..
Link to comment
https://forums.phpfreaks.com/topic/31070-pdf-creation-from-php/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.