Files
survey-manager/survey-nginx/cgi-bin/html2pdf
2024-07-19 10:05:36 +00:00

4 lines
113 B
Bash
Executable File

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