Page tree

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

Compare with Current View Page History

« Previous Version 5 Next »

Attn. Customers using CJK (Chinese, Japanese and Korean) characters: Please contact Kodak Service before upgrading to PLA 10 for an important message.

New features and enhancements

Referenced PR IDDescription
PLA-5112Support macOS Ventura
PLA-5115Allow PLA to shorten Pantone and Spot Color names when used in SmartMarks
PLA-5116Upgrade the version of Tomcat to improve security

Allow PLA to shorten Pantone and Spot Color names when used in SmartMarks (PLA-5115)

  1. Close PLA software.
  2. Locate the DefaultUser.properties file found here: \\PrinergyServer\C:\Program Files (86)\Kodak\LayoutAutomation\server\WEB-INF\classes\
  3. Use a text editor program to open the DefaultUser.properties file.
  4. Add the following lines: Mark.EnableShortenColorName=true” and “Mark.ShortenColorNameRule
  5. Save the DefaultUser.properties file.
  6. Open Pandora software and resume work.

Notes:

Only prefix or suffix of color name can be replaced.

For example,

  1. setting “Mark.ShortenColorNameRule=PANTONE:PMS”, "PANTONE 200 C" will be shortened to "PMS200C"

  2. setting “Mark.ShortenColorNameRule=PANTONE:PMS, C:”, "PANTONE 200 C" will be shortened to "PMS200"

Before:

After:


Known Limitations

PLA Client does not launch, the Client Configuration tab is missing or unable to save Preferences (PLA-4881)

When Prinergy is running on Windows Server 2012 or 2016 with RSS enabled, PLA is not able to retrieve the license information from Prinergy. It is also possible after restarting the Prinergy server, the Prinergy Floating License Manager is not yet running. To resolve, find the DefaultUser.properties file in the LayoutAutomation\server\WEB-INF\classes folder on your Prinergy server. Open the file in a text editor and add a preference named LicenseServer=<IP Address of the Prinergy Server> substituting the actual IP address. For example, LicenseServer=192.168.0.190

  • No labels