从PC Tablet捕获数据! [英] capturing data from PC Tablet !!!!

查看:91
本文介绍了从PC Tablet捕获数据!的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想制作一个在线签名识别和验证应用程序".对于Tablet PC,但我有一些问题:1-我不知道如何通过Tablet PC捕获数据并将其存储在文本文件中?我的意思是,当用户 在PC平板电脑上签名,然后,我想在文本文件中保存诸如压力和位置(x,y)之类的签名功能. 2-哪种类型的SDK适用于我的Tablet PC ????我的平板电脑是带有Windows 7 OS的东芝portege m750,我想使用C ++语言 要做到这一点.请帮助我.....谢谢...

解决方案

你好slwa.

在MSDN上有两个很好的资源.它们都比较老,但是编程概念仍然适用.但是,我会以他们对电子签名和法律的说法为过时的材料.

数字墨水签名-概念和技术( http://msdn.microsoft. com/en-us/library/ms812501.aspx ).是一个很好的概述,讨论了如何使用基本墨水控件 平板电脑平台来读取和存储签名.示例中有一些代码,但是主要是概念性材料,带有指向参考页的指针.

创建用户控件以在Tablet PC上捕获签名( http://msdn.microsoft.com/en-us/library/aa480678.aspx )提供了用于收集nad的控件和代码示例 渲染墨水签名.代码示例( http://www.microsoft.com/download /en/details.aspx?displaylang=en&id=874 )是为Visual Studio 2005创建的, 因此要进行编译,您必须进行一些更新.但是您可以查看示例以了解所有内容.

希望这会有所帮助,

艾略特

 


hi , i want to make an "online signature identification and verification application" for the Tablet PC , but i have some problems : 1-i do not know how can i capture data through the Tablet PC and store it in a text file ???!!! I means , when the user sign on the pc tablet , then , i want to save the signature features like pressure and position (x,y) in a text file . 2- which type of SDK is suitable for my Tablet PC ???? my Tablet PC is toshiba portege m750 with windows 7 OS and i want to use C++ language to do that. please help me ..... thanks ...

解决方案

Hello slwa.

There a re two good resources on MSDN. They's both a little older, but the programming concepts still apply. I would take what they say about E-signatures and the law as out of date material, however.

Digital Ink Signatures - Concepts and Technologies (http://msdn.microsoft.com/en-us/library/ms812501.aspx). Is a good overview that talks about how to use the basic ink controls of the tablet platform to read and store signatures. There's a little code in an example, but it's mostly the conceptual material with pointers to the reference pages.

Creating a User Control to Capture Signatures on a Tablet PC (http://msdn.microsoft.com/en-us/library/aa480678.aspx) offers a control and code examples for collecting nad rendering ink signatures. The code sample (http://www.microsoft.com/download/en/details.aspx?displaylang=en&id=874) was created for Visual Studio 2005, so to compile it, you'll have to make some updates. But you can look at the sample to see how everything is plumbed.

Hope this helps,

Eliot

 


这篇关于从PC Tablet捕获数据!的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆