{
  "stylesheet": ["pdf-style.css"],
  "pdf_options": {
    "format": "A4",
    "margin": "20mm 18mm 22mm 18mm",
    "printBackground": true,
    "displayHeaderFooter": true,
    "headerTemplate": "<div style=\"font-size:8pt; color:#64748b; width:100%; padding:0 18mm; display:flex; justify-content:space-between;\"><span>Sistem Informasi Koperasi Simpan Pinjam</span><span>v2.1 — Internal</span></div>",
    "footerTemplate": "<div style=\"font-size:8pt; color:#64748b; width:100%; padding:0 18mm; text-align:center;\">Halaman <span class=\"pageNumber\"></span> dari <span class=\"totalPages\"></span></div>"
  },
  "marked_options": {
    "headerIds": true,
    "gfm": true
  },
  "launch_options": {
    "args": ["--no-sandbox"]
  }
}
