You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|[HTTP streaming](#http-streaming)|`writePdf(OutputStream)` for Servlet / S3 / GCS — caller's stream is not closed |[PDF](../assets/readme/examples/invoice-http-stream.pdf) · [Source](src/main/java/com/demcha/examples/features/streaming/HttpStreamingExample.java)|
96
+
|[Word export (DOCX)](#word-export-docx)|`DocxSemanticBackend` — the same session renders a fixed-layout PDF and an editable Word file; paragraphs / lists / tables / images map 1:1, charts fall back to their data table |[PDF](../assets/readme/examples/word-export-companion.pdf) · [DOCX](../assets/readme/examples/word-export-companion.docx) · [Source](src/main/java/com/demcha/examples/features/docx/WordExportExample.java)|
96
97
|[Layout snapshot regression](#layout-snapshot-regression)| Deterministic `layoutSnapshot()` workflow with baseline + drift report — production regression-testing pattern |[PDF](../assets/readme/examples/invoice-snapshot-regression.pdf) · [Source](src/main/java/com/demcha/examples/features/snapshots/LayoutSnapshotRegressionExample.java)|
0 commit comments