Quick question - I'm trying to print a Crystal report in VB in batch - meaning I don't want to have any user intervention - I tried using report.printout (false) but it didn't do anything. I'm also using report.export (false) but that seems to be working since I set up all the correct parameters. Are there parameters I need to set for printing?