Zitat (eClicker)
ilPhantomJSRenderer::createPDFFileFromHTMLFile:329 ilPhantomJSRenderer command line config: /opt/apache2/ilias/data/LANCOM/temp/tmp5d87eb20b2bfd.html /opt/apache2/ilias/data/mandant/temp/tmp5d87eb20b30c9.pdf "{\"page_size\":\"A4\",\"orientation\":\"Portrait\",\"margin\":\"1cm\",\"delay\":200,\"viewport\":\"\",\"header\":null,\"footer\":null,\"page_type\":0}"
[3ujd8] [2019-09-22 23:44:01.203981] mandant_root.INFO: ilPhantomJSRenderer::createPDFFileFromHTMLFile:329 ilPhantomJSRenderer error: Array
(
)
Does this indicate a bug or what might cause the array error? Shall I create a bug report?
This confusing error message usually indicates that the phantomjs executable is not found. Have you configured the path to phantomjs (e.g. /usr/local/bin/phantomjs) under Administration -> PDF Generation? The path must be defined for all 4 renderers in the list.
The default path should already be /usr/local/bin/phantomjs, but the executable may be in a different location on your system.