Print Preview in Dialog?

Can this be accomplished?

Of course - open a window - and tell the controller of the form you want to print preview.

You have to add your own button for this as the one in the “File” menu will only put the current form into print preview.

Bob

What if the form I am opening in a dialog is an instance of an already open form? Instance in dialog and non-instance in primary app window? Should it still work so long as I tell the instance’s controller to print preview?