Hi experts,
I am facing an issue while printing SSRS report with mobile device.
I try to print report to PDF file, then download this file and print. The code is as blow:

It is successful in DEV environment but failed in PROD environment.
Stack trace:
Cannot run form on non interactive session.
Something went wrong while generating the report. Please try again.
Object reference not set to an instance of an object.
Any suggestion?