docs/tools/xml-to-pdf.md
Convert XML data files into readable, structured PDF documents. Raw XML is powerful but hard to read for humans. This tool parses the XML tree, identifies repeating data structures, and renders them as formatted tables and sections in a landscape A4 PDF.
| Format | Extension | Notes |
|---|---|---|
| XML | .xml | Any well-formed XML document |
xml-to-pdf.zip.No manual configuration is required. The converter automatically detects the XML structure and chooses appropriate table layouts. The output uses landscape A4 orientation to accommodate wide data sets.