Hi Team,
I am receiving the below error while integrating the screen to pdf functionality.
ScreenToPDF requires that the ScreenToPDF_OnInitialize action is invoked during the OnInitialize event of the screen
Sometimes the pdf is downloaded and sometimes it returns the above error.
Does anyone, please help to sort this out?
Could you please tell where you are calling "ScreenToPDF_OnInitialize " action? According to above error it must be call onInitilize() of the screen.
I have called it on the oninitialize().
Sometimes it works fine and pdf downloaded properly and sometimes it returns this error.
Got this same intermittent issue.
Any solution for this issue?
Hi. The latest version (8.0.0) should resolve this intermittent issue.