Commandline Options

Top  Previous  Next

Commandline options:

 

-project FULLPATHTOPROJECT.ini FILE (loads a project file which can specify all main options such as # of pages, printer, template, etc.; movie file specified in project will be loaded unless a subsequent commandline option specifying a movie is found)

-movie FULLPATHTOMOVIE.avi FILE (loads a movie file, keeps settings from previous --project commandline option)

-preview (causes the preview display to be refreshed after loading a movie, etc.)

-print (triggers printing immediately, using current settings)

-exit (exit the program; call this only after printing)

 

 

NOTE: The order of commandline options matters!

Normally the order would be:

1.-project (use this to set all options like # of pages to print, printer to use, cover page, etc.)
2.-movie (optional -- movie file may be set in project)
3.-preview (refresh the preview display)
4.-print (initiate printing immediately -- use project file to set printing options)
5.-exit (exit the program, useful after a --print)