#SD Gophers Challenge for December 2016
For tonight's challenge, we will be using a third party library, called gofpdf.
Create a simple holiday card for your friends and family; output it as a pdf. The card should have a picture and least one line of text.
If you need ideas for what holiday cards look like look here.
Your application should allow one to specify an image. The image should be resized and fit the card you created above. The application should take a line of text that will replace the default line of text from above.
The application should take a new line separated list of people names, and generate a card including each name.
The subject text should now be a template, indicating where the application will insert the name.