----- Original Message ----- From: "Willem Stalknecht" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, August 16, 2003 9:19 Subject: [iText-questions] Getting text inside Columntext
> Hi, > > Is it possible to somehow retrieve the text inside the ColumnText? I am No. > looking for this for two cases: > > The first is that I run in the situation that there is a fixed column > that will contain text. In case the text does not fit I want to retrieve > exactly the text that didn't fit. Why? The usual procedure is to write the text that didn't fit elsewhere using the same ColumnText. > > The second is that there might be some kind of tag inside a columntext > that requires action (in this case a footenote that needs to be placed > at the bottom of the same page). > Use a generic tag and a page event. Best Regards, Paulo Soares ------------------------------------------------------- This SF.Net email sponsored by: Free pre-built ASP.NET sites including Data Reports, E-commerce, Portals, and Forums are available now. Download today and enter to win an XBOX or Visual Studio .NET. http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01 _______________________________________________ iText-questions mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/itext-questions
