Streching ppMemo
Hello,
I have put a TppMemo component on my report in the detail band. I
have written long text in the associated memo field. If I read a single
record all the text is shown, on the contrary , it does not if I show
more than one record. The memo is cutted. How can I solve it?
thanks in advance
Marco Cotroneo
I have put a TppMemo component on my report in the detail band. I
have written long text in the associated memo field. If I read a single
record all the text is shown, on the contrary , it does not if I show
more than one record. The memo is cutted. How can I solve it?
thanks in advance
Marco Cotroneo
This discussion has been closed.
Comments
Be sure the Memo.Stretch property is set to True and that
DetailBand.PrintHeight property is set to phDynamic. Also, be sure you are
not setting the height of the memo anywhere in code.
--
Regards,
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com