Print an HTMLViewer document… (Ventura 13.2)

I checked if there is any changes when printing a document with Ventura 13.2 (HTMLViewer1.Print)…

Safari Technology Preview (today’s version):

Xojo 2022r4:

Old Print APIs ?

All under Ventura 13.2.

you miss the print options?

You could use NSPrintOperationMBS class like our examples do to print and set flags.
See WKPreferencesMBS class with shouldPrintBackgrounds flag.