...
language | en |
---|
New features and enhancements
Referenced PR ID | Description |
PLA-4773 | Ability to have certain System Preferences locked-down from non-Admin PLA users |
PLA-5132 | Replace Oracle Java with Corretto Java |
PLA 11.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.
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,
...
language | zh |
---|
新增功能和增强功能
...
PLA 11.x 支持中日韩字符。
注:
- 在 Windows 上运行的 PLA 客户端 = Windows 计算机和 Prinergy 服务器都必须将系统地域设置为日语、中文或韩语。
- 在 Mac 上运行的 PLA 客户端 = 无需在 Mac 电脑上设置系统语言,但 Prinergy 服务器必须将系统语言设置为日语、中文或韩语。
已知限制
PLA 客户端未启动,“客户端配置”选项卡缺失或无法保存“首选项”(PLA-4881)
...
...
LicenseServer=192.168.0.190