# 🚀 Generate signed PDFs with PDF.co

**URL:** https://community.glideapps.com/t/generate-signed-pdfs-with-pdf-co/32502
**Category:** Community Resources
**Created:** [September 30, 2021, 1:23pm UTC](https://community.glideapps.com/t/generate-signed-pdfs-with-pdf-co/32502 "2021-09-30T13:23:06Z")
**Posts on this page:** 12
**Page:** 1

<div class="post-metadata">

### Author: ![Robert\_Petitto](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/robert_petitto/32/25193_2.png) [@Robert\_Petitto](https://community.glideapps.com/u/Robert_Petitto)
#### Post date: [September 30, 2021, 1:23pm UTC](https://community.glideapps.com/t/generate-signed-pdfs-with-pdf-co/32502/1 "2021-09-30T13:23:06Z")

</div>

### Check this out:

1. Submit a form with name, date, signature and PDF coversheets
2. Webhook to Integromat
3. Adds signature, etc to the PDF
4. Merges it with other PDF uploads from form
5. Store it or send it anywhere

https://www.loom.com/embed/639dd4ff7e1d44b1b4481c0d18ad2b19

---

<div class="post-metadata">

### Author: ![V88](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/v88/32/90054_2.png) [@V88](https://community.glideapps.com/u/V88)
#### Post date: [September 30, 2021, 2:48pm UTC](https://community.glideapps.com/t/generate-signed-pdfs-with-pdf-co/32502/2 "2021-09-30T14:48:46Z")

</div>

Hey. Very nice indeed. Thanks for the heads up. FYI best way to handle the date is to lock the format with a Glide template column and pass that through to Integromat (same goes for numbers with units etc).

---

<div class="post-metadata">

### Author: ![ehdubya](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/ehdubya/32/24087_2.png) [@ehdubya](https://community.glideapps.com/u/ehdubya)
#### Post date: [September 30, 2021, 4:15pm UTC](https://community.glideapps.com/t/generate-signed-pdfs-with-pdf-co/32502/3 "2021-09-30T16:15:28Z")

</div>

Until this, I’ve used external means to transact PDF-based contracts between clients…this is now going to be added to the Admin section of our app! The signature ability is ideal too!

Thanks for making the demo! 👌🏻

---

<div class="post-metadata">

### Author: ![Robert\_Petitto](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/robert_petitto/32/25193_2.png) [@Robert\_Petitto](https://community.glideapps.com/u/Robert_Petitto)
#### Post date: [September 30, 2021, 5:20pm UTC](https://community.glideapps.com/t/generate-signed-pdfs-with-pdf-co/32502/4 "2021-09-30T17:20:23Z")

</div>

I ended up using an inline Integromat conversion:  
 ![Screen Shot 2021-09-30 at 1.20.11 PM](https://us1.discourse-cdn.com/flex002/uploads/glideapps/original/3X/9/7/973f854fa07321e593e2abd5de9dd955664407cb.png)

---

<div class="post-metadata">

### Author: ![Dan\_San](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/dan_san/32/24085_2.png) [@Dan\_San](https://community.glideapps.com/u/Dan_San)
#### Post date: [September 30, 2021, 6:00pm UTC](https://community.glideapps.com/t/generate-signed-pdfs-with-pdf-co/32502/5 "2021-09-30T18:00:39Z")

</div>

This is pretty cool.

Looking at [PDF.co](http://PDF.co) it supports form fill. You may be able to create/use form fields to populate the data and avoid the trial and error frustration with X,Y positioning

---

<div class="post-metadata">

### Author: ![Robert\_Petitto](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/robert_petitto/32/25193_2.png) [@Robert\_Petitto](https://community.glideapps.com/u/Robert_Petitto)
#### Post date: [September 30, 2021, 6:52pm UTC](https://community.glideapps.com/t/generate-signed-pdfs-with-pdf-co/32502/6 "2021-09-30T18:52:39Z")

</div>

Indeed! The document I used was just a run-of-the-mill PDF I created 5 min prior to the demo. I’m sure there’s a more elegant solution in there.

---

<div class="post-metadata">

### Author: ![ThinhDinh](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/thinhdinh/32/49_2.png) [@ThinhDinh](https://community.glideapps.com/u/ThinhDinh)
#### Post date: [September 30, 2021, 11:28pm UTC](https://community.glideapps.com/t/generate-signed-pdfs-with-pdf-co/32502/7 "2021-09-30T23:28:37Z")

</div>

Pass a third “GMT”/“UTC” parameter in case you pass the original Glide’s date/time from a datetime picker, otherwise it would show some weird conversion based on your Integromat timezone settings.

---

<div class="post-metadata">

### Author: ![Robert\_Petitto](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/robert_petitto/32/25193_2.png) [@Robert\_Petitto](https://community.glideapps.com/u/Robert_Petitto)
#### Post date: [September 30, 2021, 11:50pm UTC](https://community.glideapps.com/t/generate-signed-pdfs-with-pdf-co/32502/8 "2021-09-30T23:50:08Z")

</div>

Good call

---

<div class="post-metadata">

### Author: ![V88](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/v88/32/90054_2.png) [@V88](https://community.glideapps.com/u/V88)
#### Post date: [October 1, 2021, 8:30am UTC](https://community.glideapps.com/t/generate-signed-pdfs-with-pdf-co/32502/9 "2021-10-01T08:30:26Z")

</div>

Yeah. I had some issues with this in an app with global users. That’s why I template it first in Glide then send that over to Integromat. In those famous words “It’s the only way to be sure”.

---

<div class="post-metadata">

### Author: ![Darren\_Murphy](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/darren_murphy/32/47326_2.png) [@Darren\_Murphy](https://community.glideapps.com/u/Darren_Murphy)
#### Post date: [October 1, 2021, 8:44am UTC](https://community.glideapps.com/t/generate-signed-pdfs-with-pdf-co/32502/10 "2021-10-01T08:44:24Z")

</div>

Date formatting is such a PITA.

When I used to use those ridiculously overcomplicated scenarios for CSV exports (remember that one I showed you?), I was forever fighting Integromat to try and get dates formatted the way I wanted. I’d define a data store field as a date type, and Integromat would mangle it. So then I’d try defining it as a string, and something else would break. ARRGG!! The nice thing about the new way - building the CSV in Glide - is that all of those problems instantly melt away, because Integromat doesn’t have to format _anything_ 🙂

---

<div class="post-metadata">

### Author: ![Robert\_Petitto](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/robert_petitto/32/25193_2.png) [@Robert\_Petitto](https://community.glideapps.com/u/Robert_Petitto)
#### Post date: [October 1, 2021, 11:05am UTC](https://community.glideapps.com/t/generate-signed-pdfs-with-pdf-co/32502/11 "2021-10-01T11:05:20Z")

</div>

Good stuff! Appreciate everyone’s input on this.

---

<div class="post-metadata">

### Author: ![Darren\_Murphy](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/darren_murphy/32/47326_2.png) [@Darren\_Murphy](https://community.glideapps.com/u/Darren_Murphy)
#### Post date: [October 1, 2021, 11:32am UTC](https://community.glideapps.com/t/generate-signed-pdfs-with-pdf-co/32502/12 "2021-10-01T11:32:08Z")

</div>

Happy Cake Day! 🎉🥳
