Google introduced their Print Preview functionality back in the Chrome 15 days, and until Chrome 20 or so, you could go into “about:flags” and turn it off. In Chrome 20 or so, they took that option away. Now all the threads online are full of “just use the “Command-Option-P” crap1. While I rarely print, I do frequently “Save as PDF”, and I find the process, and output much easier/better using the system dialog.
But! It’s still there. Just not easy to set via the GUI. So, open up a terminal, and paste in the following:
defaults write com.google.Chrome DisablePrintPreview -boolean true
And then quit and relaunch Chrome. Enjoy your native print dialog.
Thanks to the Chromium Admin documentation here. I knew this had to be there still for all us admin’s that want to enforce this stuff on labs, etc.
- Google seems to think Adobe had the right idea when they created their own Print dialog, when in fact, it’s really stupid. Augment the dialog, don’t replace it with something completely different than every other app [↩]
My work machine is a Mac Pro 1,1, and it’s obviously getting a bit long in the tooth. I upgraded the video card from an X1900 to a Radeon HD 5770 (which works fine) last year, and just yesterday, I undertook the process of installing two Xeon
Here at work, we have FCS7 and FCPX on all our lab machines, but we’ve always had a weird issue where the Mac App Store (MAS) shows updates being available, but they won’t install due to some error. After thinking about it for a while, I took at look at the Final Cut Studio 7 apps that have FCP X equivalents (Final Cut Pro.app, Motion.app, and Compressor.app), and interestingly, I found in Contents that each had a _MASReceipt directory. Interesting. It seems at some point the MAS put receipt files in the older versions of the apps, and that confused it thinking that there were updates.