MCPcopy Create free account
hub / github.com/ActiveState/code / recipe-579128.py

File recipe-579128.py

recipes/Python/579128_Convert_Microsot_Excel_XLSX_PDF/recipe-579128.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1# XLSXtoPDF.py
2
3# Program to convert the data from an XLSX file to PDF.
4# Uses the openpyxl library and xtopdf.

Callers

nothing calls this directly

Calls 4

strFunction · 0.85
setFontMethod · 0.80
writeLineMethod · 0.80
closeMethod · 0.45

Tested by

no test coverage detected