On Fri, 17 Mar 2006, [EMAIL PROTECTED] wrote:
Hi all. I've searched the archives and googled till I'm blue in the face,
and I've seen this question raised, but nothing useful solution-wise.
I recently noticed that there's no pdflib extension for the php5 apache
module in the openbsd 3.8 release. That's a real problem for me, because
backing down to php4 isn't really an option.
One question would be why is this the case? But far more importantly, how
can I fix it? I've installed the pdflib-4.0.3p0 package, but getting from
there to a php5 module is a bit of a mystery to me on openbsd. Using this
package would be ideal, as I'd prefer to avoid the wasteful expense of
buying a full new pdflib 6 distribution.
In the past, I've compiled all this stuff from scratch on various platforms,
so if absolutely necessary, I can back down to that, but I'd *much* rather
stick to installing via released packages as I've been doing with previous
releases of openbsd and php4. And I have to feel that there is an easy way
of doing it... but apparently it'll take some kind soul pointing me to a
magic how-to doc, as I've come up empty so far.
Thanks in advance!
Cheers,
Alex
[EMAIL PROTECTED]
You might take a look at fpdf instead. Pdf generation is a snap.
http://www.fpdf.org/
Jeff