Using SwiftUI, how can I send something to a Printer?

I have a SwiftUI project where I want to be able to send precreated HTML to a Printer. I can do this alread in Swift, but not sure how to do this in SwiftUI...

Using SwiftUI, how can I send something to a Printer?
 
 
Q