pixelcog / gmail-to-pdf

A Google Apps Script library for converting Gmail messages to PDFs for easy archival.
http://bit.ly/1CsBl8U
123 stars 38 forks source link

- Added a condition where I check if " image.getContentType() != null" to avoid errors and executions failure #5

Closed aziz-boudi4 closed 7 years ago

aziz-boudi4 commented 7 years ago

… ", because the code was crashing when it couldn't get the image.