how to eliminate the extra blank line?
working on Check template ( EBS 11.5.10.2 ). There are 2 tables in the template. the top table is invoice description and the bottom is the check ( very standard in EBS ). The invoice desciption area always have 37 lines in size. If this customer have less then 37 invoice, For sure his invoices will be printed in the invoice description then fill the empty line by "." ( dot ). If this customer has more then 37 invoices, the first page will print 37 invoice and continue the rest of the invoice in second page.
My problem is if the customer have more than 37 invoice, after print the 37th invoice, there is always a blank line there. I know it was caused by the "Var3 F F . E E "tag but I need it. How to fix it?
0