Показать сообщение отдельно
Старый 09.12.2013, 00:14   #1  
Blog bot is offline
Blog bot
Участник
 
25,477 / 846 (79) +++++++
Регистрация: 28.10.2006
Pawan's Ax blog: Count of number of pages printed on to SSRS report
Источник: http://pawansaxblog.blogspot.com/201...ted-on-to.html
==============





public void reportViewerRefreshComplete(SRSReportExecutionInfo _executionInfo)
{
int page;


super(_executionInfo);


page = this.getReportContract().parmReportExecutionInfo().parmPrintedPhysicalPages();


info("Total number of pages:" + int2str(page));

}


Источник: http://pawansaxblog.blogspot.com/201...ted-on-to.html
__________________
Расскажите о новых и интересных блогах по Microsoft Dynamics, напишите личное сообщение администратору.