I’ve started building a basic app with Ember/Ember Data front, and a Sails/Node back.
Data will of course be presented in the app, but I’m looking to generate a pdf from the data for the user to save/print. Never done this before. I’ve just seen PDF Kit. Anyone have any advice/recommendations? Anything work particularly well within the Ember environment?