NOTE: This documentation relates to an earlier version of the APM / Lab 50 software.

Visit the current documentation home.

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

By default the APM softwre is set to use Glossy as the default finish for each of the 3 possible fulfillments if the Glossy/Matte option is not enabled.

To workaround this and set it as "Matte" as the default option, please follow these steps on the APM.

  1. Close the APM Software and Hardware attendant so all APM related applications are no longer running.
  2. Navigate to C:\APM
  3. Locate the apmconfig_apm.xml file and then make a backup copy of this before editing. This copycopy can be saved in another location or renamed to something else.
    Ex. from apmconfig_dock_copy1.xml to apmconfig_dock.BAK or similar.
  4. On the original file, apmconfig_apm.xml, right click on it and open it in Notepad or similar text editor such as Notepad++.

To default to matte finish on the kiosk add the following tag to a fulfillment in apmconfig_apm.xml:

default_finish_option="true"

Fulfillments Section Before

Fulfillments Section After

Fulfillments Before
<?xml version="1.0" encoding="windows-1252" ?>
Fulfillments Section After
<?xml version="1.0" encoding="windows-1252" ?>

  • No labels