Create PDF documents using thepdfmake library
Creates a PDF document and returns it is a Buffer.
definition - A definition object as defined by pdfmakehttp://pdfmake.org/index.html#/
{Buffer} A buffer containing the PDF, if this were saved to a file it would be a valid pdf document.
Will throw an error if the definition is not valid.