I am writeing code in a module that is tied to a switchboard button that will open two forms and automatically print those forms then close them. I can open them, and close them but I can't seem to find a way to print them out. I tried putting code in the f0rm_load of the forms and sending argument through OpenArgs to tell it if is is going to automatically print but printing is not allowed in a form event method. So, I need to print these forms and I don't want to have to click a button, I have it where it can do that. My boss doesn't want to have to click those buttons though in this case... Please help me, thank you.
Brian
Brian