Re: [fw-general] Zend_Pdf with dynamic data

2009-04-02 Thread Martijn Korse
What you're looking for doesn't exist (yet) in ZF PDF I wrote a class some time ago though, that will at least solve part of your problems (that of multiple lines) The multiple page problem you will still need to solve yourself though, but these two variables (in my code) will help you get starte

[fw-general] Zend_Pdf with dynamic data

2009-03-31 Thread Eugene Morgan
I'm interested in using Zend_Pdf to generate our packing slips but I am not sure how to solve a couple of problems-- * What if one of the line items is too long for one line and needs to be 2 lines -- how do I know where to break the line? * What if the packing list has so many items that it needs