PDF Document Generation > 404 - file not found docgen generate & docgen error

0
Hey there,   I recently included the PDF Document Generation for the first time. Now, I'm running into some configuration issues.   According to the documentation, I created a page that should be converted to a PDF, the entity "ReportDocuments" which generalizes System.FileDocument and a microflow with the according action. I set the OverrideServiceType to 'local' and included paths to Chrome and Node.js.   When I invoke this microflow, I get this error: Unfortunately, there aren't any further details in the stack trace.   Environment: Win10 Mendix 10.12.1 Node.js of Mendix is 16.19.0 Node.js of my installation is 20.15.0 Chrome is 129.0.6668.101   Any ideas what I can do?
asked
2 answers
0

Hi Nils,

 

Refer the below similar communication regarding,

https://community.mendix.com/link/space/marketplace/questions/133390

Hope it helps!

Thanks & Regards,

Manikandan K

answered
0

Hi Nils,

You can try this, you can generate pdf using simple javascript function.

https://medium.com/@mohammad.saqib_1262/how-to-generate-pdf-using-simple-javascript-action-in-mendix-81d0598a2e50

answered