I'm designing a training program and on the final page the user prints a certificate of completion. Last year I accomplished this by having a html file open, having the users fil in their name, and then printing the document. The problem was that users could access the file in the directory in the CD and print out the file without completing the course. I'm trying to thwart this process and am in search of ideas. It sounds like auto play can't simply print the page the user is on.... so that's where I am at!

