Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
複数のページにしか収まらない大きなテーブルがある場合、pdfMakeの各ページでテーブルヘッダーを繰り返すように強制できますか。
を設定することheaderRowsで、自動でリピートします。
headerRows
お気に入り
table: { headerRows: 1, body: [ ... ] }