38
Views
1
Comments
[Ultimate PDF]  UltimetePDF ScreenToPDF_OnInitialize
Question
ultimate-pdf
Reactive icon
Forge asset by Leonardo Fernandes

Hello everyone!

I'm trying to do an action to perform a download asynchronously, but when I download the PDF is printed with a message "ScreenToPDF_OnInitialize action must be invoked during the OnInitialize event of the screen", I have already done as requested, creating a OnInitialize with the ScreenToPDF_OnInitialize client action, this OnInitialize is called via On After Fetch from a Data Action to load the screen data, Even after all this, the error message continues to be printed in the PDF, what should I do?

2024-12-02 13-16-47
Vipin Yadav

Hi,

Try calling ScreenToPDF_OnInitialize during the onInitialize event. I've attached a screenshot below for your reference.

Thanks,

Vipin Yadav

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.