# Need Help: To download Reports Page as PDF

**URL:** https://community.glideapps.com/t/need-help-to-download-reports-page-as-pdf/79216
**Category:** Ask for Help
**Created:** [January 15, 2025, 2:11pm UTC](https://community.glideapps.com/t/need-help-to-download-reports-page-as-pdf/79216 "2025-01-15T14:11:54Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![Dilip\_Adiga](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/dilip_adiga/32/60330_2.png) [@Dilip\_Adiga](https://community.glideapps.com/u/Dilip_Adiga)
#### Post date: [January 15, 2025, 2:11pm UTC](https://community.glideapps.com/t/need-help-to-download-reports-page-as-pdf/79216/1 "2025-01-15T14:11:54Z")

</div>

Hi Guys,

I have a reports section in my Glide App which has Graphs and Data along with few content snippets.

When user clicks on download button I want the entire page to be downloaded as PDF or image file which all elements present in screen

Is this something that we can do?

needed some guidance on how we can achieve this.

Thank you in advance for helping me out.

Regards,  
Dilip

---

<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: [January 16, 2025, 12:13am UTC](https://community.glideapps.com/t/need-help-to-download-reports-page-as-pdf/79216/2 "2025-01-16T00:13:29Z")

</div>

Not something we can do natively now, your options might be:

- Rebuilding that specific page in a separate public app, and use a Screenshot API to screenshot it.

- Rebuilding the whole screen in PDFMonkey/DocsAutomator, accepting the fact that it won’t look the same.

---

<div class="post-metadata">

### Author: ![Dilip\_Adiga](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/dilip_adiga/32/60330_2.png) [@Dilip\_Adiga](https://community.glideapps.com/u/Dilip_Adiga)
#### Post date: [January 16, 2025, 10:46am UTC](https://community.glideapps.com/t/need-help-to-download-reports-page-as-pdf/79216/3 "2025-01-16T10:46:50Z")

</div>

Hi @ThinhDinh ,

Thank you for your reply. Is URLBox integration something I can try for this purpose?

Regards,  
Dilip

---

<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: [January 16, 2025, 11:56pm UTC](https://community.glideapps.com/t/need-help-to-download-reports-page-as-pdf/79216/4 "2025-01-16T23:56:00Z")

</div>

If you have that page as public, it might be worth trying. Else you’ll run into the problem of the “bot” not having credentials to log in.
