Willie Alberty wrote: > > Kevin and I are about ready to introduce the comprehensive Zend_Pdf > updates I described last week for community review and early testing. > I am working on shoring up the documentation now and could use some > feedback: > > In what ways are you are currently using Zend_Pdf? >
I create complex reports from scratch. I have page decorators and classes for building tables and paragraphs. Most of it uses basic ->draw methods, but in some cases I calculate text positioning for aligning, line wrapping etc. using methods available in styles and fonts classes. Karol -- View this message in context: http://www.nabble.com/How-are-you-using-Zend_Pdf--tp18767550p18828816.html Sent from the Zend Framework mailing list archive at Nabble.com.
