A workbook is not a CSV
CSV has no types, no multiple sheets, no formulas. Exporting means choosing a tabular projection. The worker emits CSV from the spreadsheet data; it does not keep VBA, charts or slicers.
If you needed a PDF print of the workbook, that is XLSX to PDF from the home converter — a different pair.
