On a Windows XP Platform with 2 monitors the PrintPanel() function of CVI 7 prints only areas visible on the primary monitor, areas visible on the second monitor will be ignored.
I tried to use GetPanelDisplayBitmap() instead, which works on both monitors, but a function to print bitmaps is missing.
I need a solution for printing panels visible on the secondary monitor.
Kai