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

File recipe-579026.py

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

Source from the content-addressed store, hash-verified

1"""
2xlwingsToPDF.py
3A demo program to show how to convert the text extracted from Excel
4content, using xlwings, to PDF. It uses the xlwings library, to create

Callers

nothing calls this directly

Calls 4

RangeClass · 0.85
setFontMethod · 0.80
writeLineMethod · 0.80
closeMethod · 0.45

Tested by

no test coverage detected