0
Convert xls
Hello everyone, I want to convert automaticly an .xls file to .pdf file. Can you help me ?
6 ответов
+ 2
In this case
https://automatetheboringstuff.com/#toc
I recommend to check chapter 13 (excel) and chapter 15 (pdf)
+ 1
There can be many ways. You did not specify any programming language.
Have you tried a Google search?
One option is PowerAutomate.
https://powerautomate.microsoft.com/en-us/templates/details/7f5839327a354e5fbb2b6105d2d27baf/convert-an-excel-spreadsheet-in-onedrive-to-pdf-and-protect-with-a-password/
0
Yes sorry. This is with python.
0
Also, Spire.XLS library seems to be doing just what you want, although I have not tried it yet.
https://www.e-iceblue.com/Tutorials/JUMP_LINK__&&__Python__&&__JUMP_LINK/Spire.XLS-for-Python/Program-Guide/Conversion/Python-Convert-Excel-to-PDF.html
0
Thank you
0
Use xlsx package