Re: DocuSign lib

2019-11-25 Thread Sean Cole (Pi) via use-livecode
It wasn't designed to be for use on mobile but it would. In fact, all it does is generate the document as a pdf with special references in the eSign APIs which get replaced with Signature boxes, etc. These then get emailed via our app and AdobeSign to the customer who signs it within the eSign webs

Re: DocuSign lib

2019-11-25 Thread Bob Sneidar via use-livecode
Oh brilliant! We have a need for eSigned documents in locations where for one reason or other we do not have access to any of their printing devices. Also none of our service technicians (as opposed to IT technicians) connect to our customer's networks, and an eSign solution on tablets would be

Re: DocuSign lib

2019-11-25 Thread Pi Digital via use-livecode
I know. That’s what I’m writing the library for :) It’s a way of getting pdf documents signed via email. Our clients use Adobe Sign currently but it’s stupid expensive in comparison to others out there. So we’re giving our clients more options. Sean Cole Pi Digital Prod Ltd > On 25 Nov 2019, a

Re: DocuSign lib

2019-11-25 Thread Bob Sneidar via use-livecode
Just be aware there is an actual product called DocuSign. Bob S > On Nov 24, 2019, at 11:59 , Pi Digital via use-livecode > wrote: > > Before I plough on, has anyone else created a DocuSign library for LiveCode? > I don’t want to reinvent the wheelie-bin. > > We’d already made one for Ado

Re: DocuSign lib

2019-11-24 Thread Pi Digital via use-livecode
It’s not too different to what I did for Adobe Sign. In fact, the Auth token method is even easier. A couple of weeks max. Sean Cole Pi Digital Prod Ltd > On 24 Nov 2019, at 21:51, Mark Wieder via use-livecode > wrote: > > On 11/24/19 11:59 AM, Pi Digital via use-livecode wrote: >> Before I

Re: DocuSign lib

2019-11-24 Thread Mark Wieder via use-livecode
On 11/24/19 11:59 AM, Pi Digital via use-livecode wrote: Before I plough on, has anyone else created a DocuSign library for LiveCode? I don’t want to reinvent the wheelie-bin. I thought I had, but I can't find anything in my archives, so maybe I was just thinking of starting one. Looks like i

DocuSign lib

2019-11-24 Thread Pi Digital via use-livecode
Before I plough on, has anyone else created a DocuSign library for LiveCode? I don’t want to reinvent the wheelie-bin. We’d already made one for Adobe Sign but looking to give our clients a more affordable option. Thanks. Sean Cole Pi Digital Prod Ltd