RoboDK Forum
Export Simulation and window incapsulation可打印版本

+- RoboDK Forum (//www.sinclairbody.com/forum)
+-- Forum: RoboDK (EN) (//www.sinclairbody.com/forum/Forum-RoboDK-EN)
+--- Forum: RoboDK API (//www.sinclairbody.com/forum/Forum-RoboDK-API)
+--- Thread: Export Simulation and window incapsulation (/Thread-Export-Simulation-and-window-incapsulation)



Export Simulation and window incapsulation-Dagas-02-20-2020

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