Skip to content

Instantly share code, notes, and snippets.

View ZeppLu's full-sized avatar

Zepp ZeppLu

  • Beijing, China
View GitHub Profile
#!/bin/bash
# Usage:
# ./this_script.bash -i [input file] -o [output file]
# generate a PDF that can be directly printed from an E-book
pdf_file=""
temp_dir="temp"
output_file=""