Changing the Output Directory through the API for a Print Job using the Messaging Interface

The following sample applications illustrates how to change during printing the Output Directory through the Black Ice API for a Print Job using the Messaging Interface. These samples can be modified to change other setting for the printer driver for a single print job.

 

One should use the Start Application feature with “Start for Messaging” option of the Printer Driver to launch the application, the printer driver will wait for the application to start up and start processing the messages.

 

Changing the Output Directory through the API C++

Changing the Output Directory through the API C#

Changing the Output Directory through the API VB.NET