Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Published by Scroll Versions from space PLA and version 10.0
Sv translation
languageen

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

PLA 10.x support CJK characters.

Note:

  • PLA client running on Windows = Both the Windows computer and Prinergy server must set the system locale to Japanese, Chinese or Korean.
  • PLA client on Mac = NO NEED to set the system locale on the Mac computer, but the Prinergy server must set the system locale to Japanese, Chinese or Korean.


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. Start Task Manager.
  7. Click the Processes tab.
  8. Right-click PLADaemon.exe and select End Process.
  9. Right-click PLAdaemonMonitor.exe and select End Process.
  10. The PLA Daemon will restart and the new values will be in use.

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

  • For more information, see (Kodak) Knowledge Base Article KA24143.
Sv translation
languagede

Neue Funktionen und Verbesserungen

Verwiesene PR IDBeschreibung
PLA-5112Unterstützung für macOS Ventura
PLA-5115PLA darf die Namen von Pantone- und Sonderfarben bei der Verwendung in SmartMarks kürzen
PLA-5116Aktualisieren Sie die Version von Tomcat, um die Sicherheit zu verbessern

PLA darf die Namen von Pantone- und Sonderfarben bei der Verwendung in SmartMarks kürzen (PLA-5115)

  1. Schließen Sie PLA.
  2. Machen Sie die Datei DefaultUser.properties ausfindig. Sie befindet sich hier: \\PrinergyServer\C:\Program Files (86)\Kodak\LayoutAutomation\server\WEB-INF\classes\
  3. Öffnen Sie die Datei DefaultUser.properties mit einem Texteditor.
  4. Fügen Sie die folgenden Zeilen hinzu: Mark.EnableShortenColorName=true“ und „Mark.ShortenColorNameRule
  5. Speichern der Datei DefaultUser.properties.
  6. Starten Sie den Task-Manager.
  7. Klicken Sie auf die Registerkarte Prozesse.
  8. Klicken Sie mit der rechten Maustaste auf PLADaemon.exe und wählen Sie Prozess beenden.
  9. Klicken Sie mit der rechten Maustaste auf PLAdaemonMonitor.exe und wählen Sie Prozess beenden.
  10. Der PLA-Daemon wird neu gestartet und die neuen Werte werden verwendet.

Hinweise:

Nur Präfix oder Suffix des Farbnamens können ersetzt werden.

Beispiel:

  1. Bei der Einstellung „Mark.ShortenColorNameRule=PANTONE:PMS“ wird "PANTONE 200 C" gekürzt zu "PMS200C"

  2. Bei der Einstellung „Mark.ShortenColorNameRule=PANTONE:PMS, C:“ wird "PANTONE 200 C" gekürzt zu "PMS200"

Vorher:

Nachher:


Bekannte Einschränkungen

PLA-Client wird nicht gestartet, die Registerkarte "Client Configuration" fehlt oder kann keine Einstellungen speichern (PLA-4881)

Wenn Prinergy unter Windows Server 2012 oder 2016 mit aktiviertem RSS ausgeführt wird, kann PLA die Lizenzinformationen nicht von Prinergy abrufen. Es ist auch möglich, dass der Prinergy Floating License Manager nach dem Neustart des Prinergy-Servers noch nicht ausgeführt wird. Lösung: Suchen Sie die DateiDefaultUser.properties im Ordner LayoutAutomation\server\WEB-INF\classes auf dem Prinergy-Server. Öffnen Sie die Datei mit einem Texteditor, und fügen Sie die Einstellung LicenseServer=<IP Address of the Prinergy Server> hinzu, mit der die tatsächliche IP-Adresse ersetzt wird. Beispiel: LicenseServer=192.168.0.190

...