[Disclaimer: I looked at the related questions and could only find relevant material for MFC. I don't do C++]
I've got a C# .Net app that uses a OCX control via interop (the control being a viewer component for CGM images). The control exposes a Print() and PrintSetup() method but not a PrintPreview() method.
There's also no exposed PrintDocument object that I can use to implement this functionality.
Are there any other ways in which I can redirect to a Print Preview dialog?
[More info]In case it helps someone answer, the control in question is the Larson CGM Viewer ActiveX, also referred to as VisEx CGM. See http://www.cgmlarson.com/industry/cgm%5Fviewer%5Fcontrol.php