Prior to Multi-Sided Printing, we are going to alter the behavior of the color management feature in the PD.

maxcount = 8

  • Change 5+ to maxcount+ on all screens and documents (might need some design help in places like the artwork upload screen).

    • format popups (including quick price)
    • results
    • cart
    • share emails
    • order acknowledgements
    • technical drawing popup
    • technical drawing PDF
  • Wherever less than maxcount colors are defined, show the actual count.
  • Keep the current de-duplicating logic. In other words, if a user enters the same three PMS values for three different pieces of uploaded artwork, collapse the color count to 3 for the final plate.
  • Currently, the user can select a PMS color count total (without the actual color values) for multiple pieces of art, and the PD will count them all in the total. For example, the user could upload the same artwork three times, specify 5 colors each time, and if no PMS values are entered, the total color count will be 15.  In this situation, we should truncate the total color count to maxcount.
  • The maximum color count that should be sent back to Avante is maxcount in all cases.
  • We will implement the pricing matrix as defined by Dave's work (outlined here)


Attachments:

plate charges.xlsx (application/vnd.openxmlformats-officedocument.spreadsheetml.sheet)
image2018-6-21_10-35-7.png (image/png)