pascoual / meteor-pdfkit

Create PDF with PDFKit node package on your Meteor application.
40 stars 7 forks source link

ReferenceError: PDFDocument is not defined #6

Closed ClaysonIO closed 10 years ago

ClaysonIO commented 10 years ago

I've tried to use a bit of the sample from the readme, but it errors out on the first bit, trying to use PDFDocument. Perhaps it's an issue with using it on 0.8.2 / 0.8.3?

pascoual commented 10 years ago

We use it on > 0.9.X.