Copy link to clipboard
Copied
During installation of CF 2023 I didn't enable the PDF service since I didn't think I would use it. Now I'd like to add it. Does anyone know how to do this? Currently when I go to Data & Services / PDF Service I get this: Element ENGINE is undefined in THISPDFSERVICE
I'm hoping I don't have to uninstall CF and reisntall it. Thanks
Copy link to clipboard
Copied
No, you don't have to reinstall ColdFusion 2023.
The solution is to:
<var name='engine'><string>PdfReactor</string></var>
to the XML file, /cfusion/lib/neo-document.xml;