Hi Philip,
There are several shape drawing primitives in Zend_Pdf API
(http://framework.zend.com/manual/en/zend.pdf.drawing.html#zend.pdf.drawing.shape-drawing).
It should help.
With best regards,
Alexander Veremyev.
Philip Iezzi wrote:
Happy New Year everybody!
It has been a bit quiet around here. The Wiki
(http://framework.zend.com/wiki/display/ZFDEV/Home) has been down for days and
no posts to this list... Am I missing anything, did anybody step on my WLAN
wire, or is it just the headache you need to cure after New Year's eve?
Never mind, you all deserve a break! Here's my question:
Does Zend_Pdf provide table creation or a workaround for it?
I'm looking for something like the cell()/newLine()/Ln() Methods of fpdf
(http://www.fpdf.org/) respectively PEAR::File_PDF
(http://pear.php.net/package/File_PDF).
I'd like to stick with ZF without using tons of third party libraries. Would be
really nice if this could be done with Zend_Pdf.
Thanks and best regards,
Philip