Luqmaan Dawoodjee
357093ab2f
Fix paper sizes link
...
I couldn't find a doc with page sizes, so I'm just linking to the code.
I submitted this to the gh-pages branch instead of master in https://github.com/devongovett/pdfkit/pull/567 .
📄
2016-10-28 15:37:38 -05:00
Mathieu Triay
fbcb53855e
Emit an event when a page is added
...
Use the document as the EventEmitter
Update docs
2015-04-29 10:12:31 +01:00
Brian Reavis
d28983d0ee
Allow automatic first page to be disabled ( #65 ).
2015-04-02 15:19:33 -06:00
Devon Govett
b6186855ab
Add docs on switching to previous pages
2014-09-15 14:35:50 -04:00
Devon Govett
6b0846c68f
Fix docs on piping to an HTTP response
2014-05-21 09:12:48 -07:00
Devon Govett
72757e38e6
Add link to in-browser demo
2014-04-13 22:44:18 -07:00
Devon Govett
9b3d804170
Add note about installing brfs to browserify
2014-04-13 22:22:19 -07:00
Devon Govett
ad8d8b5b9b
Add section to the docs about using PDFKit in the browser
2014-04-13 19:56:34 -07:00
Devon Govett
ee38da41f6
Update guide for new stream based API
2014-03-23 17:51:18 -07:00
Devon Govett
98b1e4f953
Clarify docs on margin vs margins properties ( #199 )
2014-02-22 16:49:46 -08:00
Devon Govett
e11a800af3
Add new self-generating guide
...
Takes Literate CoffeeScript (Markdown) files and generates a PDF. Includes syntax highlighting for the examples, and even runs them to show the results inline. Good example of new rich text features. Eventually, the website will be generated from the same Markdown files.
2014-02-17 23:43:22 -08:00