Rita Kotecha
11th July 2005, 15:33
Hi,
I have a report where I have No. of lines printed from the service order. I have a layout after.orno where the total is printed and another after.fieldname where the authorised signatory is printed.
In the report script I have written in the before.layout of the after.orno
need(23)
as I want the total and the signature on the same page and the layouts after.orno and after.fieldname have 23 lines in all.
With this it works fine.
Can any one tell me If I can dynamically calcuate the no. of lines to be printed in and below the field.orno layout (instead of hardcoding 23)?
I have a report where I have No. of lines printed from the service order. I have a layout after.orno where the total is printed and another after.fieldname where the authorised signatory is printed.
In the report script I have written in the before.layout of the after.orno
need(23)
as I want the total and the signature on the same page and the layouts after.orno and after.fieldname have 23 lines in all.
With this it works fine.
Can any one tell me If I can dynamically calcuate the no. of lines to be printed in and below the field.orno layout (instead of hardcoding 23)?