Hi all,
I have a requirement to modify the customer account statement in such a way so that it will be printed on a single screen even after selecting multiple customers. As of now, it shows separate windows or screens for each and every selected customer.
I have checked in standard CustAccountStatementExtController class's runPrintMgmt method. This method is doing the magic but it looks complicated to modify it.
If anyone of you have got the similar kind of requirement then please help me out.
Thanks!!