Re: What is recommended as a 3rd party print-preview formatting, ActiveX package?



I wouldn't know that we have programmatic access to that dialog.
Implementing something similar based on the picture control and the
methods mentioned above should be pretty straightforward though. You
would basically use a picture control that redraws everytime the "Panel
Resize" event for "<This VI>" gets triggered. Utility functions
for all kinds of tasks related to the picture control can be found all
over vi.lib\picture.

Herbert
.