Hello NG,
I can't figure out how I shoud print a view out from code. I have a webview inside of a
splitview and if I try to print it via print: or NSPrintOperation withView, I only get the
visible part of the view. If I use the command p key to print this webview I get the hole thing.
So what happens in code, if I press command p ?
Thank you for your time and help.