| 漏洞 ID 编号 |
BUG-000112377 |
| 已提交 | March 13, 2018 |
| 上次修改时间 | June 5, 2024 |
| 适用范围 | ArcGIS for Local Government |
| 找到的版本 | 10.6 |
| 操作系统 | Windows OS |
| 操作系统版本 | 10.0 64 Bit |
| 状态 | Will Not Be Addressed
开发团队已考虑过该问题或请求,并决定不会解决该问题。 问题的“其他信息”部分可能包含进一步说明。
|
附加信息
This is as designed. The library used to generate the PDFs is only capable of generating Latin vector fonts. In order to support the many languages that the Web AppBuilder supports, it was necessary to use the browser to draw them in a canvas, then export the canvas to a PDF file. While it would be much better to have all pages in a single PDF, the PDF generation rapidly uses up browser memory and crashes the browser with just a few pages, and crashes in a way that the app is unable to catch or recover from.
解决办法
Check the 'Use Vector Fonts' checkbox option under the Notification Options tab in the Configure Public Notification window.
重现步骤