LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

copy/paste at higher resolution?

Hi,

When I copy an XYGraph with Invoke Node: Export Image, setting the format to PICT or EPS, the plot is dumped into the clipboard or a file with the limited resolution of the screen (72 DPI). This problem seems to be specific for the Mac platform, for which EMF format is not supported. How can I copy a graph as vector graphic with printer resolution (300DPI)?

Thanks

Ivan
0 Kudos
Message 1 of 3
(2,638 Views)
Sorry, I am not familiar with anything specifically Mac, by you could probably plot it to a second (hidden) subVI with a graph size much bigger than the window and programmatically export from there. Maybe somebody has a better solution?
0 Kudos
Message 2 of 3
(2,620 Views)
but then cursor text will be very small compared to plot
+ user will have to shrink after paste...

a better solution?
0 Kudos
Message 3 of 3
(2,610 Views)