Y
Hacker News
new
|
ask
|
show
|
jobs
Program to compact text into small printable format
1 points
by
SneakyTornado29
1485 days ago
I have a lot of bullet points that I need to cram into 2 pages. Is there some program that takes in a .md or .txt file and outputs a printable representation of it limited to a number of pages compactly?
1 comments
WalterGR
1485 days ago
A browser. A word processor. A GUI text editor. ‘lpr’ and some trial and error. Windows’ print settings dialog.
link