mirror of
https://github.com/foliojs/pdfkit.git
synced 2025-12-08 20:15:54 +00:00
commit
86c94d2c19
@ -65,7 +65,7 @@ PDFDocument = require 'pdfkit'
|
||||
# Create a document
|
||||
doc = new PDFDocument
|
||||
|
||||
# Pipe it's output somewhere, like to a file or HTTP response
|
||||
# Pipe its output somewhere, like to a file or HTTP response
|
||||
# See below for browser usage
|
||||
doc.pipe fs.createWriteStream('output.pdf')
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user