Referenced PR ID | Description |
PLA-5078 | Update PDF Lib to 18 to match Pandora and Prinergy |
PLA-5089 | Admin user right to access the Default Value Manager |
PLA-5095 | PLA Windows client to support ".ptl" Template file type |
PLA-5098 | Ability to dynamically alter the horizontal/vertical gaps without having to create a separate layout ticket |
PLA-5103 | Create API for driving PLA |
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