Signature Capture help

Can anyone help me figure out how to capture signatures of my clients on an online application?  Topaz signature pad won't work with Mac.
Can I do it with the Mac itself or is there an app to help?

Hope info from  these articles is helpful
http://support.apple.com/kb/PH5946
http://www.macworld.com/article/2025983/how-to-sign-digital-documents.html
Best.

Similar Messages

  • Create a signature capture for Windows Phone 8.1 App

    I am creating a Windows Phone 8.1 app with signature capture control on one of my page. I am looking for an approach using C# so that I can draw points on a XAML with Canvas control. But it seems like that InkPresenter name space is removed from Windows
    Phone 8.1. Is there anyway I can get it around?
    Thanks, 

    Hi edwlin,
    Please try the suggestion provided by Rob Caplan in this thread:
    https://social.msdn.microsoft.com/Forums/windowsapps/en-US/2a428bef-d7a3-423b-a288-4c4b4efa8034/capture-digital-signature-in-windows-phone-blank-app?forum=wpdevelop
    Quote:
    You can capture the signature by listening to pointer messages and storing the points as they come through. You can then render them as Path segments.
    See Quickstart: Pointers
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Signature Capture in MI 7.0

    HI All,
    I am working in SAP MI 7.0 and I wanted to know about the Functionality of Signature Capture.
    I found Note - 897289 - in which it explains how to install/deploy the functionality.
    My First Question is - What is this exact functionality? I mean what will I achieve with it, functionaly?
    My Second Question is: Does it require a touch screen? I mean will it work on a normal desktop, I mean How do you capture a signature on a desktop.. I thought it was by using a stylus and literally signing your name against an order or something.
    Kindly Clarify. It will be very helpful.
    Thanks,
    Ankur

    I am refining my Query:
    1) Standard MI 7.0 - What exactly is this Signature Capture Functionality? Like a User can actually 'sign' on a touchscreen.. ? Where is this signature stored in the backend?
    Which functional Scenarios can use this Signature Capture?
    2) In the MAM Backend Custmizing, in Order Type Profile - In Determine Order Processing: No of Signatures How does this particular setting affect the client behavior?
    3) So does this require a touchscreen then? So will it work, if we have MI running on desktops?
    4) If not a touch screen, that signature pads will work? They will generate a file and we will have to send it to the backend.. as an attachment?
    5) Kindly elaborate on the digitised signatures if they can be used to provide the same functionality?
    Ankur Malhotra

  • SAP Netweaver Mobile 7.1 Signature Capture

    Hi,
    Has anyone applied signature capture feature on a customized mobile application built on SAP Netweaver Mobile 7.1?
    Please contribute the concept on how you have done it.
    Thanks,
    Robert

    Hello Robert,
    On the UI side the signature capture requires a custom control that you can develop in SWT and integrate it to your OCA application. I think the it is hidden behind interactive forms functionalities. I tested that feature and a custom signature capture when I was at SAP so it is possible
    You then have to securely save that signature and send it to the middleware/backend. You are free to store it the way you want locally but you need to send it using attachment on DOE. There you can have special code to handle the attachment and save it on the backend.
    Hope this helps,
    Julien.
    http://www.msc-mobile.com

  • How to install signature capture for xMAM 3.0 (laptop and handheld)

    Hi,
    can anyone help me to get the signature capture working. I haven't found any documentation about it.
    Regards,
    Florian

    Hi Larissa,
    that's the recent structure I use:
    signature.zip
    >META-INF\MANIFEST.MF
    >signature\mamsignapplet.cab
    >signature\signaturecapture.cab
    >WEB-INF\lib\signaturecapture.cab
    >WEB-INF\lib\mamsignapplet.cab
    Here's the content of manifest.mf:
    INSTALLATIONDIR: webapps/XMAM30_LAPTOP_SR04
    Here's the log of the java console:
    Loading: Class com.sap.mbs.mam.order.control.SignApplet not found
    java.lang.ClassNotFoundException: com.sap.mbs.mam.order.control.SignApplet
         at sun.applet.AppletClassLoader.findClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at sun.applet.AppletClassLoader.loadClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at sun.applet.AppletClassLoader.loadCode(Unknown Source)
         at sun.applet.AppletPanel.createApplet(Unknown Source)
         at sun.plugin.AppletViewer.createApplet(Unknown Source)
         at sun.applet.AppletPanel.runLoader(Unknown Source)
         at sun.applet.AppletPanel.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    Caused by: java.io.IOException: open HTTP connection failed.
         at sun.applet.AppletClassLoader.getBytes(Unknown Source)
         at sun.applet.AppletClassLoader.access$100(Unknown Source)
         at sun.applet.AppletClassLoader$1.run(Unknown Source)
         at java.security.AccessController.doPrivileged(Native Method)
         ... 10 more
    Thanks to anyone who is able to help!
    Regards,
    Florian

  • Failed to load Signature Capture Applet

    Hello Experts!
    I am implementing MAM3.0 laptop.I created the Signature Capture addon as per the note 897289. When i try to use the signature capture functionality, i get a message failed to initialize the applet and the applet doesn't get loaded.
    Please can anyone help me with this.
    Warm Regards,
    Priya Ghosh

    Hi,
    well, could have several reasons.
    The most common one is, you unfortunately use the wrong files. Either CAB with SUN or JAR with Microsoft.
    I think the reason is: you have changed the IE JVM from Microsoft to SUN, meaning, that with the installation of JDK1.4 or later, you have overwritten the pre installed JVM from Microsoft with the one from SUN - so in that case you should use the JAR file and tell the setup procedure that your JVM is SUN and not Microsoft. At least that was the case for me last time as I faced this problem. Some users have mentioned the oposite problem. Even they are on a PC they have used the JAR files - but using the Microsoft VM in IE. In that case......
    At least: check the version of the file and the setup procedure and try both version - as I said, that was my problem last time.
    Hope this helps to solve the issue.
    Regards,
    Oliver

  • MAM 3.0 Signature Capture

    Hi,
    We have implemented MAM 3.0, however when we use the signature capture functionality, the applet gets loaded and we can capture the signature , but when we hit the save button , nothing happens, when we hit the clear button the captured signature is cleared.
    Can anyone help me with locating the problem
    Warm Regards,
    Priya Ghosh

    Hi Priya,
    Because you are running signature capture(applet) in Laptop Client, system will not allow applet to access the system resources. You need to set the policies for accessing the system resources by using the policy tool available under \j2sdk1.4.2_08\bin
    Just Click on the executable policytool.exe , now you will get a pop up window to set the permissions....
    Click on Add Policy Entry /then Add permission tabs
    now select All permissions and click ok followed by done.
    now save the file -
    >>
    note: with the name .java.policy at the C:/documents and settings/ all users(or either any specific user that you are using)
    Hope this help you.
    Chinna

  • Signature capture solution for HP Elitepad 900 G1

    Hi, Without the harness of docking station, is there a solution to integrate signature capture function for retail business with the stand-alone ElitePad 900 G1 ( compatible with Microsoft RMS 2.0)   Thanks very much for your help! Howard Chen 

    I think i've solved this problem. (Sorry for my English, but i'm Italian).
    The solution is very simple, i tried it more time and in my opinion, it work.
    We need only to disable "Fast Startup" options in Windows 8 / 8.1
    -WIN + X keys, then go to "Power Options"
    -"Choose what the power button do"  (click on it)
    -"Change settings that are currently unavaiable" (click)
    -In "Shoutdown settings" UNCHECK "Turn on fast startup (recommended)"
    Please tell me if it works also for you.

  • Signature Capture using MAM

    I need to implement signature capture from PDA. Our client use MI 7.0
    He wants to use MAM standar function and i don't know how to do that.
    I was watching a function "MAM25_080_CREATE" receiving a table with chars, merge into a xstring (lv_signature_raw )
    and later do "CALL FUNCTION 'ALM_ME_SIGNATURE_CHECK'" and "CALL FUNCTION 'ALM_ME_SIG_CREATE_ARCHIVE_LINK'".
    Can do someone explain me what are this function do?
    How can i get the signature using MAM and put in smartform to print?.
    thanks for your help.
    Regards!

    Hi I found the SAP note:897289, which I got answer for my post.
    Regards,
    Murthy

  • Making a form "signable" using a signature capture pad or tablet?

    Hi,
    Our system right now is generating a very simple form to be printed, signed by a customer, and then filed.  We're looking to go paperless with the system and just have the customer sign a signature capture pad (I don't know if I'm calling this device by the right name - I mean the flat pad or touchscreen that is signed with a plastic tipped pen, like when you swipe your own credit card.)
    We then want this "captured" signature to be placed in the right location on the form, and the form saved in our records for retrieval and printing later if necessary.
    Right now, this form is a plain webpage styled with a "print" style sheet.  It's just a few paragraphs of plain text so alignment isn't critical.  I can switch to using a pdf form if that makes it easier.  The key is, we want this to work as a web-based system, so ideally if pdf is necessary it would work on machines running Reader or Acrobat.
    I've never worked with one of these signature pads.  How do they generally hand data to the computer?  Is it an image?  Would this image then have to be upped to the server and then dropped onto the form?  Or is there an easier way?
    Any suggestions would be great.  I enjoy studying these things on my own, but I can't even find anything to study in this case lol.
    Thanks,
    Joe

    I think you're not getting an responses because you're not asking in the right place.  This is a CF forums, and what you're asking has nothing to do with CF at all, other than your question relates to web-based forms, and CF is a web-oriented technology.
    If I was faced with your requirement, I'd be checking the input device's website or community, and see what they've got: someone will have done this already, or it might be documented right out of the box.  You need to apporach this from the perspective of "how do I get this particular device to integrate with HTML forms and webpages" not "I have a web form... how do I get it to work with this input device" (if you see the subtle difference there: just one of where you start your investigation).
    Either way, CF won't know or care about how the client-side form is filled out,  all it will see is some form fields which have been sent to it via a POST or a GET HTTP request.  In fact it doesn't even care that there's a form involved.  All it deals with is HTTP requests, and the data therein.
    Adam

  • How Signature Capture Works...

    Hi All,
    I am using MI 7.0.
    I understand the functionality of Signature capture. It is kinda transferring a file (which contains the signature) from the client to the backend.
    According to my understanding, the binary file of signature is broken into chunks of 255bytes and stored as items of a particular SyncBo, passed to the middleware and backend and reconstructed as an image again.
    If this understanding is right, I want to use the same functionality to send any file from the client to backend and also from the backend to the client.
    I had posted one thread before too which clarified many things- Re: Attaching a pdf file in the backend
    I have some more questions, In signature capture, I assume, the breaking of a image into smalled chunks and recollecting of them happens automatically.
    How can I do that with other files, like any other image?
    What is the process of breaking image and recollecting into the backend?
    (Like creating new SyncBOs, BAPI Wrappers for it and all, etc.)
    How will this process be automated in a way that on the client, the user just browses the image from his PDA, attaches it, and it goes to the back on next sync.
    I am not sure if the question is clear, Please ask for more clarifictions..
    Thanks
    Ankur

    Hi Ankur,
    well, lets start this discussion with a short description:
    The split process does not relly happen automatically as you said. Any file on the PC is stored in bytes and can be read as a usual text file. Java does not care i you read a textfile, an image, an app or whatever - it is just a 8bit byte structure....and so it can be displayed as a text structure. So if you show the image on the screen and you want to send it to the backend - mark it and start the process. This process reads the file form disc as a textfile, then splits it into chunks of 255 chars. So you have a string array in memory. This can be stored as SyncBO - same as the long text functionality for any other syncBO. a Text field with the chars and an index field - to know the correct order at the end.
    That is all, storeit in an syncBo and sync. It goes to the backend. There you need to put the information together and store it as file. No issue - just development.
    The same happens the way back: split the info in the backend, sync send it to the client, there take this information and store it to the file system of the device. Then you can display it.
    Hope that makes it clear - rest should be straight forward development.....
    Regards,
    Oliver

  • Can you sync a Topaz Signature Capture Pad to sign off on signatures?

    Can you sync a Topaz Signature Capture Pad to sign off on signatures?
    Wanting to have a space in the form for customers to sign their signature, is this possible?

    FormsCentral does not support signatures.
    -Jeff

  • Preview Signature Capture Not Working

    Having no luck getting the signature capture to work in Preview.  I go through the appropriate steps, hold up my signature to the iSight camera, get a perfectly wonderful looking capture, click Accept, go back into my document, click on the icon and it acts is if no signature has been captured.  Go to manage signatures and none are there.  Even better, it keeps the indicator light on my iSight camera from turning off - even when I close out of Preview.  Only solution I've found for getting the indicator light to quit is to restart the computer ( i5 MacBook Air). Have tried several different PDFs and all the same result.
    Any thoughts?  Running lates version of Lion (10.7.1).  Obviously not the end of the world, but would definitely come in handy.  Thanks.

    Eytan Bernet1 wrote:
    Go to ~/library/preferences
    delete all the preview preferences while preview is quit.
    Relaunch Preview, and it should be fixed.
    This was close to the solution.  I ended up needing to delete ~/Library/Containers/com.apple.Preview to ultimately fix the problem.  Within the container was a separate set of preferences for Preview.app which were not aliased or symlinked to the set in ~/Library/Preferences.

  • Electronic signature capture - how to?

    Anyone have a solution for Macs for electronic signature capture? I cannot find any compatible signature capture devices on the market. Something like Topaz.
    Suggestions would be so very welcome.

    Autograph from TenOne is software that provides simple signature capture via the trackpad of a laptop. But it's not like Topaz. There's also a plug-in for use with FileMaker. I found these from a Google search, so you might give that a try.

  • Trying to update iTunes and i get an error message saying something about "invalid signature". Help?

    Trying to update iTunes and i get an error message saying something about "invalid signature". Help?

    " The feature you are trying to use is on a network resource that is unavailable. I tried to uninstall iTunes, and it would not uninstall. It gave me the following message " The path C:\documents and settings\network service\local settings\application data\apple\apple software update\iTunes.msi cannot be found.
    Download the Windows Installer CleanUp utility from the following page (use one of the links under the "DOWNLOAD LOCATIONS" thingy on the Major Geeks page):
    http://majorgeeks.com/download.php?det=4459
    To install the utility, doubleclick the msicuu2.exe file you downloaded.
    Now run the utility ("Start > All Programs > Windows Install Clean Up"). In the list of programs that appears in CleanUp, select any iTunes entries and click "Remove", as per the following screenshot:
    Quit out of CleanUp, restart the PC and try another iTunes install. Does it go through properly this time?

Maybe you are looking for

  • Passing the values to Hyperlink

    Hi, My requirement is I want to pass two values to hyperlink from a table. My table looks like            <b>  Column 1; Column 2</b> Row 1     Value1 ;  Value 2 Row 2     Value 3; Value 4. I want that If someone clicks on value1..... the Row1 and Co

  • Just to say thanks to Rich Flemming

    Rich Flemming answered a question of mine on the 7th of June and I just wanted to say thanks. I didn't want to post it on the same page as the page was marked as answered and you probably wouldn't see it. Anyway, thanks your a STAR!   Other OS     Ot

  • Muse not saving

    After making some pretty substantial changes to a site, I went to save the site. Adobe is letting me click Save Site or Save Site As, it even pulls up the box for Save Site As, but when I confirm the Save, it just does nothing. No error message but t

  • Disappointed w E51 Firmware Upgrade

    Good day! I have just upgraded my Nokia E51, with Product Code 0552354, from 100.34.36 to 200.34.36 firmware. The said upgrade finished successfully and confirmed through my phone by keying *#0000# in stand-by. However, when I tried to update my Mail

  • Record Logic + all input live in SoundTrack pro

    Hi All, I would like to record (into soundtrack pro) live sessions using logic and some inputs from the sound card. So of course the best way to do this would be to record all into logic and bounce the file but my live sessions are based on a cycle o