I am making an option to generate PDF for my application using [UltimatePDF] in Reactive Web. But when I click on the button to generate the PDF, it generates a blank file. I believe the problem is that the page is not rendering completely before downloading. How can I correct that?
Hi Vinicius Perpetuo
I know which component you are using pervious i have worked on in it.
At starting i was not successful either but later on i was able to download the pdf where i have used pdf screen layout instead of outsystem default layout.
The best way is skip that component and try other component in forge it will save your time.
Hi!
What component are you using?
Regards
Graça
First, i got the file name wrong, I actually used UltimatePDF, sorry for that.
I post 2 pictures now.
I don't know if help in something, so tell me.
It's a doubt from work and i don't have access now because I'm home. So I make this example.
Hi ,
PLease share the component details,
make sure are you passed the correct container id to that action
So, all connections are correct, I'm pretty sure the error is happening because the file downloads before the screen renders.
HI , could you confirm your screen was anonymous , its pretty simple logic it should work .
and basically ultimate PDF gives data after screen ready only
Yes, the screen is anonymous enabled.
"and basically ultimate PDF gives data after screen ready only"
I don't know what I did wrong, tomorrow I hope to get the details right and I'll send the photos here.