Documents
Easily create document templates
With Mendix you can generate documents based on document templates. A document template consists of layout information and the data it should contain. Document templates can be created using the Mendix Business Modeler and they can produce documents in several formats.

Advantages
- Export your application data in user-friendly formats
- Easy and fast adaptation to new requirements; no custom coding needed
- Easy -to-use WYSIWYG editor
Technical features
- Export to various formats: PDF, Word (.doc and .docx), HTML, and RTF
- Use application data as input
- Customize document layout using the modeler or CSS for advanced layouts
- Document templates are based on familiar form builder widgets such as data grids and data views
- Support different images formats for logo’s etc
Learn all about generating documents with Mendix:
