Skip to content
This repository was archived by the owner on Jan 21, 2019. It is now read-only.

A supplemental script for Signature Pad that generates an image of the signature’s JSON output server-side using PHP.

Notifications You must be signed in to change notification settings

thomasjbradley/signature-to-image

Repository files navigation

Signature to Image

Signature to Image: A supplemental script for Signature Pad that generates an image of the signature’s JSON output server-side using PHP.

Signature Pad: https://github.com/thomasjbradley/signature-pad

Copyright MMXI, Thomas J Bradley hey@thomasjbradley.ca

Versioned using Semantic Versioning http://semver.org/

Quick Start

require_once 'signature-to-image.php';

$json = $_POST['output']; // From Signature Pad
$img = sigJsonToImage($json);

imagepng($img, 'signature.png');
imagedestroy($img);

Complete Documentation

Other Solutions


License

Signature Pad is licensed under the New BSD license.

About

A supplemental script for Signature Pad that generates an image of the signature’s JSON output server-side using PHP.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy