Need clarification on direct print from paramater Dialog

Stimulsoft Ultimate discussion
Post Reply
Venkatesan
Posts: 6
Joined: Thu Aug 12, 2010 7:21 am
Location: Bangalore

Need clarification on direct print from paramater Dialog

Post 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
Attachments
1254.ParameterDialog.JPG
1254.ParameterDialog.JPG (82.87 KiB) Viewed 2109 times
Andrew
Posts: 4107
Joined: Fri Jun 09, 2006 3:58 am

Need clarification on direct print from paramater Dialog

Post 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.
Venkatesan
Posts: 6
Joined: Thu Aug 12, 2010 7:21 am
Location: Bangalore

Need clarification on direct print from paramater Dialog

Post 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

HighAley
Posts: 8431
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Need clarification on direct print from paramater Dialog

Post 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.
Post Reply