[ prog / sol / mona ]
frontpage - thread list - new thread - preferences - ?
Used this handy command line to split a PDF recently. You don't need an extra tool, Ghostscript does that perfectly.
gs -dBATCH -dNOPAUSE -sDEVICE=pdfwrite -dFirstPage=5 -dLastPage=10 -sOutputFile=output.pdf input.pdf
VIP:
bbs.scm + MIT Scheme + SICP + Satori Mode