Overview
The new PDF Export Engine introduced with Strategy 10.6 requires the use of a temporary folder to extract certain resources for the headless browser phantomjs. By default, this is extracted to the system temp directory(ex. /tmp in Linux). In some cases users may not want to use system temporary directories in which case the directory can be changed with the following property:
10.X: exporter.phantomjs.file.folder=<folder> 11.x: exporter.renderer.file.folder=<folder>
[NewExportEngine][INFO] Resource phantomjs/phantomjs.js is extracted to /home/test/tmp/phantomjs_637a4e7c-d0d9-4624-9db7-26e8aaa19044.js