MS_GEOPRINTPREP_DGNLIBLIST - points to DGNLIB files with valid print template models. When you run the Print Preparation Placement tool, the selection list will show one node for each DGNLIB pointed to by this variable. Each node can be expanded to show the defined print templates within the DGNLIB.
For example:
MS_GEOPRINTPREP_DGNLIBLIST = D:\ProgramData\Bentley\MapEnterprise V8i\WorkSpace\Projects\Demo_XFM\Editor\templates\*.dgnlib
Reads the list of DGNLIBs in the noted folder and presents the templates in the Print Preparation dialog:
MS_GEOPRINTPREP_FAVORITE - When you click the yellow star, the selected template becomes the default template.
The path to the template is written to this configuration variable.
MS_GEOPRINTPREP_DGNLIB - This variable points to $(MS_GEOPRINTPREP_DEFAULTS)PrintPreparation.dgnlib which is a delivered, read-only resource file used by Print Prep. This resource file contains the sample the north arrow, element templates, and task navigation.
MS_GEOPRINTPREP_ARROW - If you prefer to use your own north arrow, set this variable to your cell name. Note that the cell must be found in one of the cell libraries pointed to by MS_CELLLIST.
For more information on how to set up your own print preparation templates and DGNLIBs, please refer to:
The Print Preparation Application