HI, is there some object or javascript function to paint on a picturebox image and than save it?
Hi Roni,
you can draw on the server like in this sample
https://github.com/iceteagroup/wisej-examples/tree/2.5/CustomPainting
Then you also have the full control and can save it on disk, in the database etc.
Best regards
Frank
Please login first to submit.