💻 Software
Possible to print to PDF from Mac terminal?
Fresh5 days ago
Mar 15, 202633733 viewsConfidence Score0%
0%
Problem
Is it possible to take a file and print it to a PDF using nothing but terminal commands? I am guessing you would somehow make use of the lpr command, but I have yet to discover the correct syntax.
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: Possible to print to PDF from Mac terminal?
Low Risk
is indeed the correct command. There's not much to it, just should simply work, presuming that the default printer is set correctly. If not, you might have to do Note that there's a man page -- "man lpr" if you need to see the content. Yes, the CUPS…
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix