There is no free class which supports everything, afaik. If one gives you line wrapping than doesn`t support UTF-8.
Dimitri van Hees wrote: > > this is exactly the reason why i don't use Zend_PDF ;-) > > Karol Grecki wrote: >> Matthias >> >> There's no ready solution for it, but it can be done. >> You can use Style information to calculate line height and how much text >> you >> can fit on each line >> Then you just split it and offset each line >> >> Karol >> >> >> Matthias Coy-2 wrote: >> >>> Hi there, >>> >>> I would like to create a "Textbox", in which the text I'm writing is >>> automatically wrapped, so that it fits into that box. Is there a >>> possibility to do that? As far as I looked through the Manual and Api >>> there is no possibilty. >>> >>> Regards >>> Matthias Coy >>> >>> >>> >> >> > > > -- > > - - > > *freshheads* grafisch ontwerp en internet applicaties > Dunantstraat 1c | 5017 KC Tilburg | Nederland > tel. +31 (0)13 5448761 | fax. +31 (0)13 5448762 > [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> | www.freshheads.com > <http://www.freshheads.com> > > Laatste berichten op het Freshheads blog: > Eindelijk, stage @ Freshheads! > <http://blog.freshheads.com/2008/09/eindelijk-stage-freshheads/> > ?Hé, dit is toch beter dan we dachten? > <http://blog.freshheads.com/2008/09/he-dit-is-toch-beter-dan-we-dachten/> > Omroepen kondigen plannen aan tijdens Immovator ZomerCafé > <http://blog.freshheads.com/2008/09/omroepen-kondigen-plannen-aan-tijdens-immovator-zomercafe/> > > -- View this message in context: http://www.nabble.com/Zend_Pdf---Text-in-Box-tp19408842p19429767.html Sent from the Zend Framework mailing list archive at Nabble.com.
