The text after entering ColumnText is processed in a way that reassembly is
difficult. If you want to have more information you may simulate a column
writing and see how many lines were written. That will give you a measure of
what was left.
Use the latest itext-paulo to be able to duplicate the ColumnText to
simplify processing.

Best Regards,
Paulo Soares

> -----Original Message-----
> From: Willem Stalknecht [SMTP:[EMAIL PROTECTED]
> Sent: Monday, August 18, 2003 8:12
> To:   [EMAIL PROTECTED]
> Cc:   [EMAIL PROTECTED]
> Subject:      Re: Re: [iText-questions] Getting text inside Columntext
> 
> Paulo,
> 
> Thanks for your response. The reason that I want to have more control is
> that in some cases the length of a document is fixed (e.g. 2 pages). In
> these cases it is not possible to add the remaining text in a new column.
> In such cases I would like to have more information about the text that
> didn't fit to be able to do something intelligent with it.
> 
> Best Regards,
> Willem
>  
> 
> -----Original Message-----
> From: "Paulo Soares" <[EMAIL PROTECTED]>
> To: "Willem Stalknecht" <[EMAIL PROTECTED]>,
> <[EMAIL PROTECTED]>
> Date: Sun, 17 Aug 2003 14:27:38 +0100
> Subject: Re: [iText-questions] Getting text inside Columntext
> 
> 
> ----- 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

Reply via email to