|
| [WD18] printing page break question |
| Iniciado por guest, 05,feb. 2015 15:06 - 2 respuestas |
| |
| | | |
|
| |
| Publicado el 05,febrero 2015 - 15:06 |
Hi
is it possible when printing to set 'page break after the block' by programming?
Thanks
iso |
| |
| |
| | | |
|
| | |
| |
| Publicado el 05,febrero 2015 - 21:32 |
Hi,
to achieve a dynamic page break: (in POST_PRINT code section of the break:)
IF GL_ktopage = True THEN iPageEnd() END |
| |
| |
| | | |
|
| | |
| |
| Publicado el 06,febrero 2015 - 10:25 |
| Perfect why didn't i think of that? Thanks Heinz |
| |
| |
| | | |
|
| | | | |
| | |
|