Spreadjs-Reportsheet-Fixed-Layout SpreadJSの帳票開発機能「レポートシート」で、明細表が行数固定のレイアウトの帳票を出力する帳票アプリケーションのサンプルです。 (https://devlog.mescius.jp/spreadjs-reportsheet-basic-3-fixed-layout/) サンプル起動方法 json-serverをインストールし、以下のコマンドでモックのAPIを起動 json-server invoices.json -p 3000 index.htmlをLive Serverで実行