PostgreSQL functions for converting TeX or LaTeX source to DVI or PDF.
pgext.cloud · Source code · Website · Documentation · Control file
| Package | texcaller |
|---|---|
| Version | 0 |
| PostgreSQL versions | 10 · 11 · 12 · 13 · 14 · 15 · 16 · 17 · 18 |
| Repository | Unspecified |
| Extension type | Standard |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | Yes |
| Stars | 37 |
| Latest commit | 2018-01-18 |
| Latest release | 2018-01-18 |
| Catalogue updated | 2026-08-30 |
| pg_mupdf | Convert HTML to PDF inside PostgreSQL using MuPDF |
| pg_wthtmltopdf | Render HTML into PDF from a PostgreSQL function. |
| pg_pageindex | PageIndex document-tree construction and tree search for PDF and Markdown through a C/Go bridge. |
| pg_markdown | Pre-release Markdown-to-HTML conversion extension for PostgreSQL. |
| pgtera | render Tera HTML templates inside PostgreSQL |
| pg_wkhtmltopdf | Convert HTML pages to PDF bytea values inside PostgreSQL using wkhtmltopdf/QtWebKit. |