Global defaults

You can set global defaults for the ExportDocToXPS command in the [Configuration] section of the dp.ini file.

   ExportDocToXPS.OptimiseForPrint

Set to Y to optimize the XPS document for printing. This improves the rendering of the XPS file but generates larger XPS files. Set to N to optimize the XPS document for viewing on a screen.

   ExportDocToXPS.OptimiseForPrint=(Y or N)

If omitted, this setting defaults to N.

   ExportDocToXPS.FontBitmaps

Determine the default handling of fonts with a license that forbids inclusion into the XPS document. Set to Y to include these fonts as bitmaps. Set to N to include a reference to the font.

   ExportDocToXPS.FontBitmaps=(Y or N)

If omitted, this setting defaults to Y.