Just require the pdfkit module in your CoffeeScript or JavaScript source file and create an instance of the PDFDocument class. PDFDocument = require 'pdfkit' ...
確定! 回上一頁