I need something similar to the Silverlight InkPresenter, that allows a freehand drawing to be saved onto a picture (so a fixed background and a drawn foreground saved into one final picture).
However we have a number of customers who won't use Silverlight and won't upgrade beyond .Net 2 on their machines. So, I'm having trouble finding the right tool for the job (or even if one exists given my constraints):
I have used Tablet PC additions for the .Net2 client, but it isn't particularly good. I wondered what other options were available? Ideally using web-based .Net (3.5/4) or JavaScript API.