I have followed the instruction to add client action in order to allow ScreenToPDF block be to workable
below one for the application ready action is working.
OnApplicationReady_UltimatePDF
But the screen still encounter issue on initialization regarding
ScreenToPDF_OnInitialize
May I check if there is any other client actions i need to add properly for the ScreenToPDF block to be working?
Ethan, upon more investigation, this error was happening intermittently. It has been fixed in version 4.0.6.
Hi Ethan, you seem to have done everything correctly, but you need to specify a non-empty filename. But I don't think that is the cause of the error.
I would download the demo, and check the SampleScreenToPDF for an example of how to use it, just to make sure you're doing it correctly.
Hi there, Although I have installed the last version 4.1.0 last week and the issue remains.
The user is authenticated. Sometimes I even get a 404 error instead of the OnInitialize error shown above (although I have the action). Can you help ? I think I followed the demo correctly.