|
| Report - distance to page break |
| Iniciado por guest, 03,feb. 2015 01:20 - 1 respuesta |
| |
| | | |
|
| |
| Publicado el 03,febrero 2015 - 01:20 |
Hi In a report for a break I have choices of block header, with the appropriate one being made visible according to the data being printed next. These block headers have different vertical sizes. This results in a report with the different block headers being printed fine.
However it seems to stuff up the 'Non-breakable break' logic inside the Windev 'black-box' part of the report.
So I'm thinking if I could determine the distance to the end of page I could manually call a page break if necessary. However I can't see anywhere in the WinDev help how I can determine the distance remaining on the page. Does anyone know of whay to get this distance?
Rgds Paul |
| |
| |
| | | |
|
| | |
| |
| Publicado el 03,febrero 2015 - 03:43 |
Hi
I solved this problem by using iSubstBlock to replace blocks. |
| |
| |
| | | |
|
| | | | |
| | |
|