MartyConnelly
martyconnelly at shaw.ca
Mon May 21 13:24:47 CDT 2007
I have only done with Access, using the Tablet InkEdit control on a standard PC. Follow these steps to enable handwriting capabilities to Access. 1. Download and install the TabletPC SDK. This will register the InkEdit and InkPicture controls. 2. Open Access and go to a form 3. Select the Additonal Controls icon and Select the Microsoft InkEdit or Microsoft InkPicture 4. Drop the control on the form , right click and select all. All the properties and methods will be exposed. or see SDK The InkEdit control is a superset of the RichText control. The InkEdit control is designed to provide an easy way to capture, display, and recognize ink. InkEd.dll If you want a real digital signature you would have to wrap the Word 2007 XML formatted document with something like this. But this requires more software installed and server certificates. XML Digital Signature Structure <Signature ID?> <SignedInfo> <CanonicalizationMethod/> <SignatureMethod/>) (<Reference URI?> (<Transforms>)? <DigestMethod> <DigestValue> </Reference>)+ </SignedInfo> <SignatureValue> (<KeyInfo>)? (Object ID?)* </Signature> Dale Kalsow wrote: >Good Morning Everyone, > > I know this is a little off of topic but I have an MS word 07 form on a tablet pc that I want to be able to allow the user to sign once the form is complete (thus the table pc). Does any know how to capture that signare in word? > > Thanks! > > Dale > > >--------------------------------- >Ready for the edge of your seat? Check out tonight's top picks on Yahoo! TV. > > -- Marty Connelly Victoria, B.C. Canada