Print Dialog with Page Size & Orientation

When printing in Mail, Safari, Chrome, I get a print dialog that includes paper size and orientation options. Xojo’s print dialog on Mac does not.

Is there a reason Xojo hasn’t updated the print dialog?

Has anyone figured out how to use the newer version via declares or plugin?

There are several print dialogs depending on what you print.
For Safari, they print a view, so the view can draw the preview.

For Xojo, they ask for a print dialog without providing the preview.

Check the NSPrint classes in MBS Plugins.