thread-pond / signature-pad

A jQuery plugin for assisting in the creation of an HTML5 canvas based signature pad. Records the drawn signature in JSON for later regeneration.
BSD 3-Clause "New" or "Revised" License
730 stars 290 forks source link

When printing with Chrome the signature disappears. #157

Closed davidsouza closed 9 years ago

davidsouza commented 9 years ago

You can see the signature on the page when loaded on Chrome. But when you go to print the same page in the Print preview window is missing the signature, and print to PDF or printing to paper does not yield a signature.

davidsouza commented 9 years ago

screen shot 2015-06-12 at 1 57 40 pm

davidsouza commented 9 years ago

screen shot 2015-06-12 at 1 57 54 pm

davidsouza commented 9 years ago

I have also files a chromium issue here: https://code.google.com/p/chromium/issues/detail?id=500022

thomasjbradley commented 9 years ago

Seems like a bug that won’t print the <canvas>.