B
Brian
I am doing some programming with Word, what we are doing
is generating and .txt file with some variables and their
values, then we run this file and the master word document
through some Visual Basic code to get a personalized word
document to display to the user on the web.
The issue I am having is with carriage returns. Is there a
way to have one mergefield be used for a multiline item,
basically is there a way for me to put in a hard carriage
return into the values of a mergefield? In the past we
have just specified the number of mergevariable for each
line item we wanted, but in this case we want to be able
to basically have a dynamic list of line items in one
mergevariable. I hope I explained everything right, anyone
have any insight?
is generating and .txt file with some variables and their
values, then we run this file and the master word document
through some Visual Basic code to get a personalized word
document to display to the user on the web.
The issue I am having is with carriage returns. Is there a
way to have one mergefield be used for a multiline item,
basically is there a way for me to put in a hard carriage
return into the values of a mergefield? In the past we
have just specified the number of mergevariable for each
line item we wanted, but in this case we want to be able
to basically have a dynamic list of line items in one
mergevariable. I hope I explained everything right, anyone
have any insight?