Files
survey-manager/survey-nginx/cgi-bin/html2pdf
T

4 lines
113 B
Bash
Executable File

#!/bin/bash
html2ps -b http://localhost:21002/ | gs -dNOPAUSE -dBATCH -sDEVICE=pdfwrite "-sOutputFile=-" -f "-"