Hello,

VS 2005 CF 2.0

I have created a PDA device and will allow the user to write there signature.

However, I am having problems with the saving part.

http://msdn2.microsoft.com/en-us/library/aa446559.aspx

I used the above as a example, and took out all the code I needed to draw the signature and the new button.

I need to save the signature and add it to the database as an image. I think I need to convert the signature to an bitmap, but not sure how to do this.

Many thanks for any help and advice,

Steve