Question

I've been handed a project that utilizes the ezpdf class to generate PDF files. Problem is, I can't seem to find any documentation on it on the net.

I've figured out most of changes that my bosses want implemented by looking into the code itself. What I couldn't figure out is how to change the background color of a table headers.

Can anyone point me to the right direction?

Was it helpful?

Solution

It appears that the eZ PDF Library is deprecated as of 4.x (doc.ez.no). However if you visit pubsvn.ez.no you will find some documentation generated from the code. If you are doing this all from the templates then the template pdf functions which use the eZPDF library should still work, look here for documentation.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top