Bug ID Number |
BUG-000112377 |
Submitted | March 13, 2018 |
Last Modified | June 5, 2024 |
Applies to | ArcGIS for Local Government |
Version found | 10.6 |
Operating System | Windows OS |
Operating System Version | 10.0 64 Bit |
Status | Will Not Be Addressed
The development team has considered the issue or request and concluded it will not be addressed. The issue's Additional Information section may contain further explanation.
|
Additional Information
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.
Workaround
Check the 'Use Vector Fonts' checkbox option under the Notification Options tab in the Configure Public Notification window.
Steps to Reproduce