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
727 stars 292 forks source link

Resize Signature Panel Size #121

Closed satyajit98300 closed 10 years ago

satyajit98300 commented 10 years ago

Hi, Is there any way to resize signature panel size

thomasjbradley commented 10 years ago

Is this what you're looking for? http://thomasjbradley.ca/lab/signature-pad/#resize

satyajit98300 commented 10 years ago

Yes. But After adding height / width its not taking full signature. Means just the canvas area got resided.

thomasjbradley commented 10 years ago

How is it not capturing the full signature after being resized?

satyajit98300 commented 10 years ago

its working f9 now. fixed. thnx