How do I...?

Print a File

To print a file from your application:

  1. Insert the following script into any event in your application:

File.Print("Autoplay\\Docs\\print_me.doc");

Note: This action opens the document you wish to print in the default editor, prints the document, and closes the default editor. This behavior is similar to right clicking on a file in windows explorer and selecting print.


Applies to:

Standard Edition

Professional Edition