Board index » Visual Studio » composing an image and sending it to sqlserver
|
Samip
|
composing an image and sending it to sqlserver
Visual Studio127
hi all the situation there is a picbox w a drawing, if the user clicks somewhere on the drawing a cross is added where he clicked (the cross is a pic in a new picture box), he can add as many crosses as he wants and if he clicks on a cross it is removed again. the positions of the crosses are saved in an sql server. this is all working like a charm. the problem i have to get that picture w the crosses in a cristal report. w i was thinking save the thing w crosses in an image field in sql server, i dont think getting it on cr the will be a problem. but how do i compose an image w a back image and coordinates of the crosses (the crosses are icons but its no prob to convert them) if the proces is invisible for the users thats better. if anyone has an idea :) let me know. If im not mistaking cor was doing some interesting things w images lately, could be interesting. eric - |
