i want to make report use ppDBMemo component, can i make ppDBMemo like ppImage when i use stretch enable? (font can be auto resize in that condition). how to make it happend?
If you set the Stretch property of the DBMemo to True, does this give you the effect you are after. When are you adjusting the font size of the memo? If you are doing so after the memo has been generated, you will need to resize the memo object manually according to the font size, keeping in mind that it may overflow to the next page.
Comments
If you set the Stretch property of the DBMemo to True, does this give you
the effect you are after. When are you adjusting the font size of the memo?
If you are doing so after the memo has been generated, you will need to
resize the memo object manually according to the font size, keeping in mind
that it may overflow to the next page.
--
Regards,
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com