SpreadJSの帳票開発機能「レポートシート」で作成した帳票アプリケーションで、印刷、およびPDFやExcelへのエクスポートを行うサンプルです。
(https://devlog.mescius.jp/spreadjs-reportsheet-basic-2-print-export/)
export-pdf-report-sheet-2.mp4
- json-serverをインストールし、以下のコマンドでモックのAPIを起動
json-server products.json -p 3000
- index.htmlをLive Serverで実行