How personalized letters?
Posted: Wed Jul 18, 2012 12:58 pm
hello,
I would need to generate personalized letters (I'm trying to reports). Basically characteristics are:
The value for paragraph01 would be:
A greeting.
I would need to generate personalized letters (I'm trying to reports). Basically characteristics are:
- * BLOB fields for paragraphs that might contain field in the table associated with the report.
* These paragraphs should be able justified.
Code: Select all
SELECT paragraph01, paragraph02, name_person, secondName_person ...
I hope I explained what I want to achieve.Dear Mr. #Name_user# #secondName_user# we get in touch with you ...
A greeting.