CYPIAPT-LNDSE / welcome-to-camhs

Fun and accessible questionnaire for children when first visiting CAMHS.
https://welcome-in.herokuapp.com/
MIT License
5 stars 3 forks source link

Create a function to create a PDF from a JSON object #68

Closed RhodesPeter closed 7 years ago

RhodesPeter commented 7 years ago

For sprint 1 we would like the therapist to be able to email themselves a pdf of information collected in from the questionnaire.

First we need to create a function which will take this user information and transform it into a pdf.

RhodesPeter commented 7 years ago

I am closing this issue as this has been fixed with commit 5ff83f2540832f19beacdb5f6ca85682b77962f3. The clinician will receive an email with the data rather than a PDF, from here they can save or print the information.