Tagged Questions
1
vote
1answer
469 views
Easiest way to print hundreds of same letter with different addresses
There is a long list of names and addresses in CSV format (could be converted to a different). I need to print a hundred of letters with some formatting like:
%address%
Dear %name%,
Blah-blah-blah
...