DekEn

อัปเดต 2026-09-07

Exports — PDF, Word, Excel, CSV, JSON

docx/xlsx/Open-PHA

Export PHA studies and calculator/case-study results as a true FM-EN-17-style PDF, a real .docx via the docx library, a real .xlsx via exceljs, CSV, or JSON (including the Open-PHA interchange schema) — plus embedded risk-matrix and bow-tie graphics in PDF/Word — so a deliverable drops straight into the workflow your client or team already uses.

เมื่อไรจึงใช้
  • A client or reviewer needs the deliverable in a specific file format (Word for markup, Excel for their own recalculation, PDF for signature).
  • You want the risk-matrix heat-grid or bow-tie diagram to travel WITH the document as a real embedded image, not stay trapped on screen.
  • You need machine-readable JSON (including Open-PHA) for another tool to ingest a study.
คำนวณอย่างไร

PDF export renders the same FM-EN-17 template used on screen; Word/Excel exports are generated with real document libraries (docx, exceljs, dynamic-imported) rather than HTML-to-office conversion, so the files open natively with correct styles.

ข้อควรระวัง
noteThe Open-PHA JSON schema only models HAZOP — exporting an FMEA or Checklist study to it is refused rather than silently dropping content that schema can't represent.
noteExcel export is dynamically imported to keep it out of the main bundle — the first export click has a brief load delay, not a hang.
ที่เกี่ยวข้อง