We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Updated How to compile standalone PDFKit for use in the browser (markdown)
Destroyed _Footer (markdown)
Updated _Footer (markdown)
Created _Footer (markdown)
Destroyed How to compile PDFKit for use in the browser (markdown)
Created How to compile PDFKit for use in the browser (markdown)
Updated Changing the Document size (markdown)
changed assignment to show type
added second example to control placement of text on page. For some reason I could not get x and y with options to work inside the call to doc.text
Add note about prebuilt version
Updated How to compile PDFKit for use in the browser (markdown)
It doesn't work with the latest Coffeescript version
Destroyed moveTo always moves to 0,0 not to specified coords (markdown)
Taken from https://github.com/devongovett/pdfkit/blob/fb0b38934f9fdafc703b83ee7ba15621a3a5c1e7/lib/font/standard.coffee
Add note about adding images etc. to a PDF document without filesystem access.
Added instructions for OSX.
Created moveTo always moves to 0,0 not to specified coords (markdown)