I am printing a word document from my VB application. The word doc is filled out by an access database. I need the form to print without actually making the doc visible to the user so i am using the document.quit command. The problem is that the doc trys to quit while it is printing. Is there a way to delay the quit until after the printing is finished??Any help would be appreciated!!Thanks..