Page 1 of 1
Can we print the any third party control or window control through Stimulsoft_report ?
Posted: Tue Nov 30, 2010 12:39 am
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 ?
Can we print the any third party control or window control through Stimulsoft_report ?
Posted: Tue Nov 30, 2010 4:55 am
by Andrew
Hello,
What do you mean under the control? What should it do?
Thank you.
Can we print the any third party control or window control through Stimulsoft_report ?
Posted: Tue Nov 30, 2010 5:16 am
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 ?
Can we print the any third party control or window control through Stimulsoft_report ?
Posted: Tue Nov 30, 2010 5:38 am
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.