Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
str
Function · 0.85
setFont
Method · 0.80
writeLine
Method · 0.80
close
Method · 0.45
Tested by
no test coverage detected