Add an option to Print/Export the Domain Model to PDF - Mendix Forum

Add an option to Print/Export the Domain Model to PDF

3

Hello Community, 

 

Wouldn't be useful an option to print/export the Domain Model to PDF (or PNG, or both)? We could use the generated file  in project documentation.

YES, I'm aware that a PrintScreen would solve this issue, but add an option in the context menu seems to me a better (and simple to implement)

 

image.png

asked
3 answers

Just for those who don't know where this is: open the domain model you want to export as an image.

Then, with the domain model page open, go to the File menu in Studio Pro and click Export as Image. This creates a PNG file, which you can then print using any app that opens PNG files.

Created

Perfect! I haven't noticed!

 

Also works with Microflows/Nanoflows!

 

Thanks!

Created

Vinicius, there is already an option to export Domain Model to an image (.png):

 

image.png

Created