# How to print a document, a table

**URL:** https://community.glideapps.com/t/how-to-print-a-document-a-table/71903
**Category:** Ask for Help
**Created:** [March 21, 2024, 7:22pm UTC](https://community.glideapps.com/t/how-to-print-a-document-a-table/71903 "2024-03-21T19:22:50Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![David\_LESAGE](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/david_lesage/32/68711_2.png) [@David\_LESAGE](https://community.glideapps.com/u/David_LESAGE)
#### Post date: [March 21, 2024, 7:22pm UTC](https://community.glideapps.com/t/how-to-print-a-document-a-table/71903/1 "2024-03-21T19:22:50Z")

</div>

how to print a document, a table

---

<div class="post-metadata">

### Author: ![Nataliya\_Kovaleva](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/nataliya_kovaleva/32/67518_2.png) [@Nataliya\_Kovaleva](https://community.glideapps.com/u/Nataliya_Kovaleva)
#### Post date: [March 21, 2024, 11:38pm UTC](https://community.glideapps.com/t/how-to-print-a-document-a-table/71903/2 "2024-03-21T23:38:07Z")

</div>

Hi David! Do you want to create a PDF from the data in one of your tables? Or you want to print the way you present the information in the layout?  
Check out Loqode’s solutions (please read through all the comments):

> [@police\_car\_light HTML2PDF Deprecated \[UPDATE + ALTERNATIVES\]](https://community.glideapps.com/t/html2pdf-deprecated-update-alternatives/69220):
>
> What’s up Gliders! Unfortunately Replit recently removed their free plan and automatically unpublished my html2pdf app. This means the original URL is no longer working. I don’t want to leave you all stranded, so if you want to continue generating HTML based PDF’s for free, you have 3 options: 1. Host the code yourself (e.g. on Replit, Render, Netlify, etc): \<!DOCTYPE html\> \<html lang="en"\> \<head\> \<meta charset="UTF-8"\> \<meta name="viewport" content="width=device-width, initial-scale=1.0"\>…
