Printing ReportHelper
Posted: Thu Feb 26, 2015 6:03 pm
Hi,
We are printing the ReportHelper's RichView's content,
but in the actual point of the project, we need to know
the amount of unused space where it was impossible to display data,
from the space assigned to the FormatNextPage(AMaxHeight: Integer) function.
In most of the cases, it's part of the content's line's height,
not enough for printing at the end of the page.
Is it possible to get this unused space in pixels from the ReportHelper?
Thanks in advance,
Agusti.
We are printing the ReportHelper's RichView's content,
but in the actual point of the project, we need to know
the amount of unused space where it was impossible to display data,
from the space assigned to the FormatNextPage(AMaxHeight: Integer) function.
In most of the cases, it's part of the content's line's height,
not enough for printing at the end of the page.
Is it possible to get this unused space in pixels from the ReportHelper?
Thanks in advance,
Agusti.