Hi all,
I'm trying to print an NSTableView, but most of the table keeps getting cut out. My question is twofold:
How can I get it to resize to fit one page?
How can I get it to print landscape?
If there's a better way to do it, without using the print: function, then I'm happy to receive those suggestions too! (The Table is binded to core data btw)
Thanks!