J
jez
I've honestly been looking through more than 50 posts and I wonder whether
someone's got an interesting solution.
I had a look at and played around with Alex's NoteTaker. I have to admit,
it's amazing. You get some kind of graphic file back that is less than a
kiloByte and the quality's great! I don't really care about the format tbh
as I can still open it in Word. The only problem is that I get cannot just
show the panel in of my tabs-it's always on top. Secondly I get a
NullReferenceException when I want to save it. Pretty weird I know.
I also had a look at Martin Stave's post on OpenNETCF.org
(http://www.opennetcf.org/Forums/topic.asp?TOPIC_ID=339), but I just don't
quite understand how to use that code in my form. Furthermore, the size
(>300kiloBytes) is enormous compared to the first option. Although I will be
using a storage card in each PPC (probably >256MB) I still don't think this
is the best option as I would also have to synchronize the signatures along
with other data by WiFi every day (approx. 50 signatures per PPC).
Obviously, I didn't forget to look at the thread that explains how to save a
signature as a string. You come out with a file that is about one kiloByte
but then yeh, it's a text file. I'd love to have an easy to open graphic
file without the need to use some other kind of special desktop application.
I also re-opened the MSDN article that explains how to save a signature as a
text file then encrypt it and decrypt it using a custom-made desktop
application. I just don't need the whole encypt-decrypt shmooze and don't
want a text file.
Finally, dearest Hood Canal Systems, I did not forget you. Forgive me if you
are last - but you're not free (cheap is still not free:/). Looks
interesting, I supose I could buy the software and implement it into my
program but I guess I'd more interested to just try out something on my own
or have a look at some other code and try to implement it in my application.
So here goes again, has anyone actually found a way to save a signature to a
graphic file without too much trouble ?
I have looked through so many posts and couldn't find one satisfying answer.
Thanks again
jez
someone's got an interesting solution.
I had a look at and played around with Alex's NoteTaker. I have to admit,
it's amazing. You get some kind of graphic file back that is less than a
kiloByte and the quality's great! I don't really care about the format tbh
as I can still open it in Word. The only problem is that I get cannot just
show the panel in of my tabs-it's always on top. Secondly I get a
NullReferenceException when I want to save it. Pretty weird I know.
I also had a look at Martin Stave's post on OpenNETCF.org
(http://www.opennetcf.org/Forums/topic.asp?TOPIC_ID=339), but I just don't
quite understand how to use that code in my form. Furthermore, the size
(>300kiloBytes) is enormous compared to the first option. Although I will be
using a storage card in each PPC (probably >256MB) I still don't think this
is the best option as I would also have to synchronize the signatures along
with other data by WiFi every day (approx. 50 signatures per PPC).
Obviously, I didn't forget to look at the thread that explains how to save a
signature as a string. You come out with a file that is about one kiloByte
but then yeh, it's a text file. I'd love to have an easy to open graphic
file without the need to use some other kind of special desktop application.
I also re-opened the MSDN article that explains how to save a signature as a
text file then encrypt it and decrypt it using a custom-made desktop
application. I just don't need the whole encypt-decrypt shmooze and don't
want a text file.
Finally, dearest Hood Canal Systems, I did not forget you. Forgive me if you
are last - but you're not free (cheap is still not free:/). Looks
interesting, I supose I could buy the software and implement it into my
program but I guess I'd more interested to just try out something on my own
or have a look at some other code and try to implement it in my application.
So here goes again, has anyone actually found a way to save a signature to a
graphic file without too much trouble ?
I have looked through so many posts and couldn't find one satisfying answer.
Thanks again
jez