Issue/Question
How do I use macOS's print interface instead of Chrome's?
Environment
Cause
Some print features are not available in Chrome's print interface, which can either limit the printer's capabilities or completely block the job from successfully printing.
Resolution
- Right-click the Chrome dock icon.
- Select Quit.
- Click (Spotlight Search).
- Enter Terminal.
- Select the Terminal application and press return.
- Enter the following:
defaults write com.google.Chrome DisablePrintPreview -bool true