FG
💻 Software

How can I print source code on OS X with line numbers, line-wrapping, margins, formatting?

Fresh7 days ago
Mar 15, 20265100 views
Confidence Score0%
0%

Problem

I'm looking through some of Wordpress' core code and would like to print it out to review. I'm looking for a tool that defaults to a monospace font can wrap long lines possibly print line numbers in the left column maximize space usage on a page (i.e. would be nice if it didn't start with 2" margin…

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: How can I print source code on OS X with line numbers, line-wrapping, margins, formatting?

Low Risk

I would use On my Linux systems , by default, prints the file to my default printer (which understands Postscript - I don't buy any other sort). In OS X, you can print to a PDF file using : You can tweak global or personal settings for enscript to m…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment