In this macOS tutorial, I'll show you how I always print my PDF documents at 100%, because the default setting is always to scale the page to 97%.
I used these Terminal commands to change the setting.
The Terminal command to enable this is:
defaults write com.apple.Preview PVImagePrintingScaleMode 0
The Terminal command to revert this is:
defaults write com.apple.Preview PVImagePrintingScaleMode 1
I create short and easy-to-understand tutorials to help you solve your individual problems or fulfill your wishes, sometimes using hidden or lesser-known settings and features that can help you use your devices more effectively. Just subscribe to the channel and hit the bell icon so you don't miss any videos. Have fun!
``` My equipment for the videos:
Microphone: https://amzn.to/2zepzZW
Pop filter: https://amzn.to/2A8fuxW
This is an advertising or affiliate link. If you click on this link and purchase something, I receive a commission. This does not result in any additional costs for you. However, you will be supporting my project. Thank you very much for your support.
#pdf #mac #macos #tutorial