by Antonio Linares » Tue Oct 18, 2005 5:06 pm
Paul,
To capture a signature its not difficult. Just a empty window which detects mouse move events and call SetPixel() to do the drawing. Then it could be saved as a BMP file.
For a JPG file we need an additional routine, probably a google search may help.