hello
i have a control that get information from tablet and convert it into tif file.
in the control i have property that give me the tif file in byte().
how can i get the byte array from the control property ??
after that i'll save the byte stream on the server as tif and put it into place.....
thank you in advanced.
shuki