| Marc Kupietz | bbd089c | 2026-08-04 11:48:16 +0200 | [diff] [blame] | 1 | <!doctype html> |
| 2 | <html lang="en"> | ||||
| 3 | <head> | ||||
| 4 | <meta charset="utf-8"> | ||||
| 5 | <title>HTML-to-PDF smoke test</title> | ||||
| 6 | </head> | ||||
| 7 | <body> | ||||
| 8 | <main class="poster"> | ||||
| 9 | <h1>HTML-to-PDF smoke test</h1> | ||||
| 10 | <p>This local document verifies PDF generation without external services.</p> | ||||
| 11 | </main> | ||||
| 12 | </body> | ||||
| 13 | </html> | ||||