For starters take a look at the Beamer sample that comes with the Palm OS SDK. It will show you the basics of capturing user scribbles on the screen. Saving those scribbles will involve using the Data Manager routines to create/open a database, read/write data to records and close the database. For the uploading you'll need to either a) write a conduit on the PC to retrieve the bitmap data, or b) write an app on the PC that will take direct data from the Symbol unit (this will obviously also involve some comms code on the Symbol).
Also, as this is a fairly common question a quick search of the archives and Palm Knowledge Base wouldn't go astray... Gavin. -----Original Message----- From: He, Herman [mailto:[EMAIL PROTECTED]] Sent: Thursday, November 01, 2001 9:26 AM To: Palm Developer Forum Subject: How to Implement Signature Capture on SPT 1700? Hello, I am going to develop an app on Symbol SPT1700. Tasks include: 1. Capture signatures in 1700 (like Barcode app, user sign on 1700) 2. Save the signatures 3. Retrieve and display the signatures in 1700 4. Upload the signatures to desktop PC 5. Retrieve and display the signatures in desktop PC But I can't find any info from Symbol SDK 2.00 about this issue. Could anyone tell me the direction, where to get the sample code and libraries? Any help would be greatly appreciated. Regards, - Herman Send to: 1) Symbol Support Center [[EMAIL PROTECTED]] 2) Symbol Forum 3) Palm Developer Forum -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/ -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
