모든 도구
HTML → PDF
HTML 마크업을 jsPDF로 스타일된 PDF로 렌더링.
HTML is rendered to plain text — tables, lists, and columns lose their structure(rows become single lines). For a faithful layout, use a print-to-PDF tool. The HTML is sanitized with DOMPurify (scripts/unsafe markup stripped) before rendering.