I am trying to print a Word document through my VB application. I can get it to save the file just fine, but when I use the PrintOut method, I get a printer error on the table I am creating in the footer.
I put a table in the footer so that I can have information on the left and the right. When it saves the file, that works, but when I try to print it doesn't.
Can anyone explain this and show me how to go around it and get it to print? Or maybe modify how I'm creating the document.
Thanks.
