----- Original Message ----- From: "Damjan Majstorovic" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, August 12, 2004 20:59 Subject: [iText-questions] Left Over Text in ColumnText AND ColumnText & templates
> Hi again: > > INTRO: > The pdf that I am creating with iText needs to have some text (from db) > shown in a column of fixed size on the first page, and left over text > somewhere in > document. The column on first page should have continiued at page X. > > 1. How do I retrieve the remaining/unprinted text from ColumnText after > ct.go() returned NO_MORE_COLUMN. (Because after the first part of text > was fit into the fixed size column on first page, I need to > use left over text for later in document) > Call go() again. > 2. Can I use ColumnText in PdfTemplate? I tried to open ColumText > on the template itself, on cb, and on under cb, and nothing worked, > ie no text entered in column in template was shown? > Of course it works. How are you calling it? Best Regards, Paulo Soares > OUTRO: > Thanks for prervious answers, and > hopefully you can help me again. > > Damjan > > _________________________________________________________________ > Express yourself instantly with MSN Messenger! Download today - it's FREE! > http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/ > > > > ------------------------------------------------------- > SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media > 100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33 > Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift. > http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285 > _______________________________________________ > iText-questions mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/itext-questions ------------------------------------------------------- SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media 100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33 Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift. http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285 _______________________________________________ iText-questions mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/itext-questions
