How CSV to PDF conversion works
CSV → Markdown structure → PDF
Reading CSV
CSV rows are read as a single table with the first row used as its header.
Creating PDF
PDF output creates a readable document with headings, paragraphs, tables, and Korean-capable fonts.