Page 1 of 1
Variables Request GUI before Printing?
Posted: Fri Feb 28, 2020 5:08 pm
by ednt
Hello,
is there a flag or something I can set before call report.Print() which causes a window in which the user must enter the variables if there are any?
Re: Variables Request GUI before Printing?
Posted: Thu Mar 05, 2020 7:23 pm
by Lech Kulikowski
Hello,
Please try to use the "Request From User" option for variables.
Thank you.
Re: Variables Request GUI before Printing?
Posted: Fri Mar 06, 2020 8:31 am
by ednt
First, thank you for your reply!
You meaning the "report.RequestParameters = true;" property?
I have tried it with that but how it works?
When I call "report.Print()" after that, the Windows print dialog appears but no request for the report parameters.
What have I to do that this is working?
Re: Variables Request GUI before Printing?
Posted: Wed Mar 11, 2020 11:39 pm
by Lech Kulikowski
Hello,
No, the "Request From User" option for variables.
Thank you.