Hi Sohaib,
Thanks you for your reply .
it's my client requirement , i need to call this new report while proforma and invoice time.
same type of requirement we done for product reciept and some more reports , but invoice controller class was different to call that way.
other reports created we are coded like this below
SRSCatalogItemName mReportName;
mReportName=controller.getReportName();
controller.initArgs(_args, mReportName)
in GetReportName i am calling my report.
like this any possibility to call Invoice Report.
Regards,
veer