Remember to maintain security and privacy. Do not share sensitive information. Procedimento.com.br may make mistakes. Verify important information. Termo de Responsabilidade
Duplex printing, also known as double-sided printing, is a feature that allows a printer to print on both sides of a sheet of paper automatically. This feature is essential for saving paper, reducing printing costs, and being environmentally friendly. In the Apple environment, specifically on macOS, enabling duplex printing can be straightforward if your printer supports this functionality. This article will guide you through the steps to enable duplex printing on macOS, ensuring you can take full advantage of this feature.
Examples:
Check Printer Compatibility: Before enabling duplex printing, ensure your printer supports this feature. You can usually find this information in the printer's manual or on the manufacturer's website.
Add Printer to macOS: If your printer is not already added to your macOS system, follow these steps:
Enable Duplex Printing: Once your printer is added, follow these steps to enable duplex printing:
Save Duplex Printing Settings: To make duplex printing the default setting for your printer, follow these steps:
Using Terminal for Advanced Configuration:
For advanced users, you can use the Terminal to configure duplex printing settings. Here is an example command to set duplex printing using the lpadmin
command:
sudo lpadmin -p <printer_name> -o sides=two-sided-long-edge
Replace <printer_name>
with the name of your printer as it appears in the "Printers & Scanners" preferences.