Página 1 de 1

variable multiline column in treport

Publicado: Lun Feb 09, 2009 9:57 am
por Ron Broere
hello everybody,
is it possible to have a variable height field in treport?
key1 column with large amount column2
of text too long for 1 line
key 2 text is ok for 1 line column2
Ronald Broere

variable multiline column in treport

Publicado: Lun Feb 09, 2009 10:27 am
por ignacio
Ron,
COLUMN OF oReport ;
TITLE "Name" ;
DATA Customer->First, Customer->Last
Goes into two lines.
Regards,
--
Ignacio Ortiz de Zúñiga
Xailer support / Soporte de Xailer
http://www.xailer.com
http://www.xailer.info
"Ron Broere" <ronbroere@bbkm.nl> escribió en el mensaje
news:498fefdf$[email=1@svctag-j7w3v3j....]1@svctag-j7w3v3j....[/email]
> hello everybody,
>
> is it possible to have a variable height field in treport?
>
> key1 column with large amount column2
> of text too long for 1 line
> key 2 text is ok for 1 line column2
>
> Ronald Broere
>
>
>

variable multiline column in treport

Publicado: Lun Feb 09, 2009 10:27 am
por ignacio
Ron,
COLUMN OF oReport ;
TITLE "Name" ;
DATA Customer->First, Customer->Last
Goes into two lines.
Regards,
--
Ignacio Ortiz de Zúñiga
Xailer support / Soporte de Xailer
http://www.xailer.com
http://www.xailer.info
"Ron Broere" <ronbroere@bbkm.nl> escribió en el mensaje
news:498fefdf$[email=1@svctag-j7w3v3j....]1@svctag-j7w3v3j....[/email]
> hello everybody,
>
> is it possible to have a variable height field in treport?
>
> key1 column with large amount column2
> of text too long for 1 line
> key 2 text is ok for 1 line column2
>
> Ronald Broere
>
>
>