mirror of
https://github.com/foliojs/pdfkit.git
synced 2025-12-08 20:15:54 +00:00
Merge remote-tracking branch 'origin/master' into fontkit
This commit is contained in:
commit
6171085085
@ -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