Hi Joel, Thanks. That is what i gathered also for making emf files (NI should really add this to their "write to file" menu btw), but I just want to copy my graph to the windows clipboard so then I can paste it to word/powerpoint as emf/wmf/jpg/etc. I know I can do it manually (using ctrl-c) when I am in edit mode of labview window, and I ve seen people doing this copy to clipboard programmicaly using either A) keyboard simulation and B) WINAPI library calls. However, I could not do for graphs: A) -- could not find how to select a graph for copying, the keyfocus property alone did not select the graph. B) -- don't know what/how to call "copy_graphics_to_clipboard" function of kernel32
May be soneone can help me out with these? Thanks Egor
