Page 1 of 1

Need clarification on direct print from paramater Dialog

Posted: Thu Aug 11, 2011 3:46 pm
by Venkatesan
Hi,

I'm having 3 buttons in my parameter dialog(Stimulsoft dialog form) called Close, Preview and Print.

Close and Preview works fine as i set it to Dialog result "CANCEL" and "OK" respectively. On click of print button it should print the report based on the selected parameters. this.Print() on click of print button goes into loop. Please suggest me, how to achieve the same ?

This is urgent for me.

Thanks & Regards
Venkatesan S

Need clarification on direct print from paramater Dialog

Posted: Fri Aug 12, 2011 4:07 am
by Andrew
Hello,

Unfortunately, it is not possible to print the report (by design) from our form, only from preview.
You need to create a form in your application.

Thank you.

Need clarification on direct print from paramater Dialog

Posted: Mon Aug 22, 2011 11:28 am
by Venkatesan
Hi Andrew,

Now i'm calling the print from my application as said. But having issue in cancelling the printing. Dialog result "CANCEL" from stimulsoft form is not not cancelling the print during print call.

Thanks & Regards
Venkatesan S


Need clarification on direct print from paramater Dialog

Posted: Tue Aug 23, 2011 12:54 am
by HighAley
Hello.

Sorry, maybe we did not exactly understand your question. Could you explain your issue in more details?

Please send us a simple project with data which reproduces the problem.

Thank you.