Skip to main content
kyled56151049
Participant
April 16, 2018
Question

Adobe Sign API

  • April 16, 2018
  • 1 reply
  • 477 views

Hi all,

I started by creating a html form and using a PHP plugin called FPDF, converted the form data to a .pdf file. Then using the "try it out" functionality on the Adobe Sign page I uploaded the document and created a widget from it which was then sent to the recipient(me) for signing with a bunch of pre-filled fields using the data supplied from the HTML form.

As I am only using the trial at the moment I don't know whether I will have time to test the whole process before it runs out. What I want to know is could I get these two working in tandem so the workflow would be a long the lines of:

  1. User visits page and fills in HTML form
  2. The data from HTML form is pushed to a pdf file
  3. Via the adobe sign API that file is uploaded to Adobe and from that a widget is created
  4. Then either the document is emailed to the user or the user is directed the hosted URL to sign
This topic has been closed for replies.

1 reply

markc20237553
Participant
July 16, 2018

Can I ask if you got this all to work?

I need to use a similar process using FPDF to generate the PDFs