Files
pdfme/packages/schemas
Kyohei Fukuda 0fb9ce75aa [codex] Improve md2pdf default styles (#1485)
* fix(converter): improve md2pdf default styles

* feat(schemas): add text box padding and borders

* fix(ui): avoid default text box style churn

* docs(schemas): clarify text box rendering

* fix(ui): restore text vertical alignment

* test(generator): update inline markdown snapshot
2026-05-07 15:12:06 +09:00
..
2023-10-18 17:29:49 +09:00
2024-11-24 17:58:12 +09:00
2026-03-21 09:24:02 +09:00
2026-03-21 09:24:02 +09:00

@pdfme/schemas

This library provides schemas for pdfme templates.
The currently supported schemas can be found in this document.

These schemas are used as plugins in @pdfme/ui and @pdfme/generator, where they are interpreted by UI components and the PDF generator.

For the complete documentation of pdfme, please refer to this link.