Querying Parameter Values While Printing

After starting the printout using LlPrint[WithBox]Start(), the values for the project parameters can be queried using LlPrintGetProjectParameter().

You may also change these values using LlPrintSetProjectParameter() or even add further parameters. As the parameters may be (see above) saved to the preview file and can be extracted from there using LlStgsysGetJobOptionStringEx(), you may consistently save your own information in this way. In the preview file, the parameters are saved with the prefix "ProjectParameter" before the actual name.