3. print

Last page update: November 10, 2011

3.1. introduction

In this chapter we learn about how to make a print in a project.

In GenroPy a print is handled as a resource script of the database tables. So, it can be easily personalized for every application.

The prints can be handled through two files:

There is also the possibility to create a letterhead in your print: to do this you can use the html template

When you have created these two files, you have to create a GUI that allows the user to start a print. If you use the TableHandler, this process is auto handled by the component. For more information check the print GUI section

Table Of Contents

Previous topic

2. email

Next topic

3.2.1. print settings file

This Page