Does any one know how I use ClibPDF with PHP? I assume I have to recompile PHP with a
switch but I can't find anyting in the docs.
Thanks,
Don
Hi,
I've been playing around with ClibPDF and am pulling my hair out trying
to figure out some functions, specifically, cpdf_rect. and cpdf_lineto.
They seem straight forward enough, but I just can't get them to work.
Here's what I've tried so far:
cpdf_setrgbcolor_fill($pdf, 253, 15, 15);
cpdf
Does anyone know a good tutorial on using the ClibPDF functions (I gave up
on pdflib, couldn't get it complied correctly)?
I don't need to know how to do anything complex, just put text into a pdf
that outputs directly to the browser.
Thanks.
--
PHP General Mailing List (http://www.php.net/
3 matches
Mail list logo