Hi.
I created Z component that is shown as popup. Now I would like to enable also print functionality of the page shown. I tried to use client event crmFrwPrint() that is usualy used in method if_bsp_wd_toolbar_callback~get_system_buttons. However this doesn't work in popup windows. It opens blank page.
Any idea how to solve this problem or how to print displayed popup page? I don't wan't to create PDF form, because I just want to print content displayed in popup as it is.
Thank in advance. Robert