Print web viewer on iOS
For WebView.SetPrintParameter function we add new settings for iOS, so you can set orientation to landscape or portrait and set the job name. More parameters can follow if there is a need.
Screenshot is in German, but it will be localized to whatever language you use in your application.
We also check if we can get WebView.Print to work properly on macOS. With macOS Big Sur newer APIs are coming, so it may work better there.
Coming soon in the next prerelease.