Form letter without rich text
Hello group,
I need to print a form letter, similar to a mail-merge. But I can't use
rich text because of platform issues, so I'm attempting to use RB labels
and memos instead. There is a paragraph in the letter that needs to contain
both standard body text and text from a database. How can I make this
paragraph dynamically resize without using rich text?
Thanks for any help...Matt Lehman
I need to print a form letter, similar to a mail-merge. But I can't use
rich text because of platform issues, so I'm attempting to use RB labels
and memos instead. There is a paragraph in the letter that needs to contain
both standard body text and text from a database. How can I make this
paragraph dynamically resize without using rich text?
Thanks for any help...Matt Lehman
This discussion has been closed.
Comments
resize to fit the text when it generates. The other stretching below it
should be set to ShiftRelativeTo this memo above each of them. Static
controls can be anchored to move down the page, by setting their
ShiftWithParent property.
Cheers,
Jim Bennett
Digital Metaphors
http://www.digital-metaphors.com
info@digital-metaphors.com