import PDFDocument from 'pdfkit'; export type PDFTable = { headers: ... To generate tables in pdf, there is also pdfmake which is build on top of pdfkit.
確定! 回上一頁