Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. In Notepad (or better, Notepad++), open apmconfig_products_custom.xml (located in C:\Program Files\Lucidiom Lab 50\Tools\PrintServer). If this file does not yet exist, open a new file, and from apmconfig_products.xml, copy top two lines of the apmconfig_products.xml and the bottom line into a new xml file and save it as apmconfig_products_custom.xml. It will look like this:

    Code Block
    languagexml
    <?xml version="1.0" ?>
    <products units="all">
    <product name="4x6 Fancy Print" description="4x6 Fancy Print" width="6000in" height="4000in" minwidth="800" minheight="530" position="9003" id="9003" type="1" />
    </products>
  2. Replace the ID and position code with the same ID in the 9000-9999 block that you used in the dialog box. The product ID and position code should use the same number. Don’t repeat a number you have already used.
  3. Save as apmconfig_products_custom.xml in the same folder location where the apmconfig_products.xml is located, which for a Lab 50 machine is C:\Program Files\Lucidiom Lab 50\Tools\PrintServer
  4. Configure as needed in Lab 50's Setup Wizard. (Settings > Fulfillment > Print Server)

Image Added