Form interaction with command line

Stimulsoft Reports.NET discussion
Post Reply
jmmv
Posts: 10
Joined: Mon Feb 13, 2012 5:00 am

Form interaction with command line

Post by jmmv »

I've made a report where I can choose at the beginning which requirements I want to display in the report.

My question is: is it possibile to make a batch file that interacts with this form?

The form is very basic: one combobox (where I can choose the requirement, and where I can write the name of the requirement), two checkboxes and the "ok" button.

many thanks
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Form interaction with command line

Post by HighAley »

Hello.
jmmv wrote:I've made a report where I can choose at the beginning which requirements I want to display in the report.

My question is: is it possibile to make a batch file that interacts with this form?

The form is very basic: one combobox (where I can choose the requirement, and where I can write the name of the requirement), two checkboxes and the "ok" button.
You could pass to the report any variable with your code.

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

Thank you.
Post Reply