Hi Kardos,
Have you tried the normal Document Template that is standard in Studio Pro? It takes a lot of time styling and it doesn't offer you that much flexibility, but it does give the option to create custom documents like word or pdf from scratch.
https://docs.mendix.com/refguide/creating-your-own-documents/
Hi kardos,
you can also try PrintClass module to generate the form as pdf where pop up will be displyed to save it as pdf or it can also be printed
Print Class Module:
Finally chose Document.Template to do PDF print, it works good so far only found the dynamic data doesn’t be printed out… guess the Read/Write rights have not been set. But after set and re-try, the error below comes when trigger the PDF print microflow. when cancling security and re-try, error disappear but still without dynamic data. does anyone know what is the cause and how to fix?
Template:
PrintResult:
YES,I think there is actual data based on the pic. Below:
below you can see my module and microflow:
This is what you are missing. You are not setting the association on the creation.
sorry the pic was earlier before, had corrected it tonight as below, but no use
template