02-20-2020, 08:37 AM
Hi,
I'm using the C# API with a free version of RoboDK for a personal project.
I noticed that a function for exporting a simulation in html or pdf is not present, is there a way to do it without using the RoboDK program? I would like to visualize only the html in a wpf page.
In case this is not possible I tried to incapsulate the RoboDK window in a panel using WindowsFormsHost with SetParent but after clicking in the RoboDK window it traps any input i give and is not possible to use the encapsulating window.
In the example projects this is not happening, can you help me?
Thanks for any advice.
I wish you a good day,
Dagas
I'm using the C# API with a free version of RoboDK for a personal project.
I noticed that a function for exporting a simulation in html or pdf is not present, is there a way to do it without using the RoboDK program? I would like to visualize only the html in a wpf page.
In case this is not possible I tried to incapsulate the RoboDK window in a panel using WindowsFormsHost with SetParent but after clicking in the RoboDK window it traps any input i give and is not possible to use the encapsulating window.
In the example projects this is not happening, can you help me?
Thanks for any advice.
I wish you a good day,
Dagas