- ページのリンク先URLのコンテンツを、一括でPDFに変換します
- Node.jsの16以上が必要です
# プログラムを持ってくる
$ git clone [email protected]:labeneko/convertUrl2Pdf.git
$ cd convertUrl2Pdf
$ npm install
$ node unit_run.js http://localhost:2525/ZIZAIS01_G001/ZIZAIS01_G001.html
$ node run.js http://localhost:2525
- outディレクトリの下にpdf一覧が格納されます