Files
xls_doc/examples
2026-06-18 20:03:47 +08:00
..
2026-06-18 20:03:47 +08:00
2026-06-18 20:03:47 +08:00
2026-06-18 20:03:47 +08:00

docfill examples

These examples are intentionally small and script-friendly.

Run all examples through the smoke script:

bash scripts/smoke.sh

The smoke script copies this directory to a temp folder, generates the Office and SQLite fixture files, builds docfill, and runs the example tasks.

Examples

  • excel-to-word: Excel daily rows to Word daily reports.
  • sqlite-to-excel: SQLite summary rows to Excel department reports.