Z
Zeng
Hello,
I'm not that familiar with mail merge, please help.
I have a web application which accept users' custom forms/letters in Word
format with special tag to match with database field (SSN or name of of a
person). For each business file that my application manages, I would need
to allow users to print out the form with the values from database filled
in, for example:
FORM CONTENT:
Hello <Person_Name>,
I would like to inform you that your ssn: <SSN> has been recorded to our
file. Please contact us if you have any question.
PRINT OUT for file A (when they edit the file in my application)
Hello Peter Smitth,
I would like to inform you that your ssn: 111-22-3333 has been recorded to
our file. Please contact us if you have any question.
PRINT OUT for file B (when they edit the file in my application)
Hello John Black,
I would like to inform you that your ssn: 222-99-4444 has been recorded to
our file. Please contact us if you have any question.
I normally would have to this with Acrobat file, how do I automate this
"filling in" with Word document?
Thanks!
I'm not that familiar with mail merge, please help.
I have a web application which accept users' custom forms/letters in Word
format with special tag to match with database field (SSN or name of of a
person). For each business file that my application manages, I would need
to allow users to print out the form with the values from database filled
in, for example:
FORM CONTENT:
Hello <Person_Name>,
I would like to inform you that your ssn: <SSN> has been recorded to our
file. Please contact us if you have any question.
PRINT OUT for file A (when they edit the file in my application)
Hello Peter Smitth,
I would like to inform you that your ssn: 111-22-3333 has been recorded to
our file. Please contact us if you have any question.
PRINT OUT for file B (when they edit the file in my application)
Hello John Black,
I would like to inform you that your ssn: 222-99-4444 has been recorded to
our file. Please contact us if you have any question.
I normally would have to this with Acrobat file, how do I automate this
"filling in" with Word document?
Thanks!