S
Santosh Patel
Guest
Follow these steps to enable PD4ML config in your private cloud: - Log in to master/root tenant - navigate to /master/system/liveProps.jsp - Add an entry with these values Key: enablePD4MLDebug Value: true - Now perform the PDF generation and you should see some PD4ML logging in tomcat logs ( /logs/catalina.out or catalina. ) If the image token was correctly resolved you will see PD4ML making a request to fetch the image using the URL. Verify that url to ensure that the image is reachable from the server. NOTE: Remember to turn off this setting later, if you are in production.
Continue reading...
Continue reading...