Hello,
I’m working on an automated solution for pulling information from a database and exporting the information to Word Mailing labels. Word allows you to select a template by number, for example, I’m using Avery Labels #5196. Is there a way for me to do this programmatically (VB .NET), or should I just create a template file and use that?
Thanks!