Hi, The following link might be an answer to my question below: http://zendpdftable.sourceforge.net/
scs On Sun, Oct 11, 2009 at 9:45 AM, scs <[email protected]> wrote: > and one more question from me: > is there an practical way of printing tabular data in a pdf file > generated by zend_pdf? > > scs > > On Sun, Oct 11, 2009 at 9:22 AM, Sergio Rinaudo > <[email protected]> wrote: >> Great, >> thanks! >> >> I just need to 'rotate' the page >> >> $page->rotate(0, 0, M_PI/12); >> $page->drawText('Hello world!', 150, 100); >> >> >> >> >> >>> Date: Sun, 11 Oct 2009 01:02:34 -0500 >>> From: [email protected] >>> To: [email protected] >>> CC: [email protected] >>> Subject: Re: [fw-general] Zend pdf and vertical text >>> >>> Have a look here: >>> http://devzone.zend.com/article/2525 >>> >>> There are some hints in there. >>> >>> Hope it helps, >>> -ralph >>> >>> Sergio Rinaudo wrote: >>> > Hello, >>> > is it possible using Zend_Pdf to draw a text vertically? >>> > I did not find anything in the documentation. >>> > Thanks >>> > >>> > ------------------------------------------------------------------------ >>> > Un' immagine personale per Messenger? Crea il tuo Avatar! >>> > <http://avatarstudio.it.msn.com/> >> >> ________________________________ >> Il tormentone dell'estate? Riascoltalo sulla Messenger Radio >
