Hi everyone!
I'm having an issue with a simple report page. Rendering is OK, printing feature also. But when we try to use "download" feature a pdf is generated with login page.
In the same app I have similar pages and everything is fine.
In the problematic page, when I debug from simple report module, generate PDF action outputs an error message, while in normal pages it usually returns "". Does anyone have a hint of what might be happening?
Hello Helena, make sure your page is anonymous, if are returning the login page in the pdf, this could be it.
Hi Huarlem,
Page was anonymous. I rebuild it and error did not appear. Could not find the cause though