Can we print the any third party control or window control through Stimulsoft_report ?

Stimulsoft Reports.NET discussion
Post Reply
sasd
Posts: 3
Joined: Tue Nov 30, 2010 12:29 am
Location: dksl

Can we print the any third party control or window control through Stimulsoft_report ?

Post by sasd »

Printing facility should be like if we pass any control to this, then that control should be printed and should be exported. Suppose there is a treeview on the window form and this treeview is collapsed that is all detail in the treeview is not viewed(if it is collapsed by user) but there are many details in the treeview. So if user prints that treeview control then that treeview control should be printed but it should not be printed as shown in(like collapsed) but it should be printed whole the treeview with all the details which is collapsed. So is it possible with Stimulsoft report facility ?


Simply can we create any control on the window form through this report facility ?
Andrew
Posts: 4109
Joined: Fri Jun 09, 2006 3:58 am

Can we print the any third party control or window control through Stimulsoft_report ?

Post by Andrew »

Hello,

What do you mean under the control? What should it do?

Thank you.
sasd
Posts: 3
Joined: Tue Nov 30, 2010 12:29 am
Location: dksl

Can we print the any third party control or window control through Stimulsoft_report ?

Post by sasd »

Andrew wrote:Hello,

What do you mean under the control? What should it do?

Thank you.
I meant that control on the window form should be printed through this report facility ? Like if there is treeview on the window form and user wants to print that treeview then whole the treeview should be printed by this report facility. Report facility should not print the control as seen in the screen like if treeview is collapsed by user then all the details in the treeview should be printed. Is there that facility in Stimulsoft report ?
Andrew
Posts: 4109
Joined: Fri Jun 09, 2006 3:58 am

Can we print the any third party control or window control through Stimulsoft_report ?

Post by Andrew »

Hello,

If we understand you correctly you may pass the same data in a report as you pass to your "treeview control" and print them as they look according to your needs.

Thank you.
Post Reply