Skip to content
clach04 edited this page May 27, 2022 · 3 revisions

Welcome to the txt2pdf wiki! If you have implementations of txt2pdf share them here.

Neomutt

Sample script to print to PDF from neomutt. Called by adding the following parameter to neomutt config: set print_command="{path to}/print_unicode.sh"

Using pipes

See https://github.com/baruchel/txt2pdf/issues/13

Clone this wiki locally