I'll try with pdf About excel, is there any command that I can use to print excel file? It can be done in Linux using libreoffice print command in terminal, so I use os.syst...
Hi all I'm trying to install python to windows 7 64bit I get missing dll error api-ms-win-crt-runtime-l1-1-0.dll Based on Google search, I did reinstall Ms visual c++ 2015 r...
How about downloading those packages (usually from debian packages website) and install them manually using dpkg? Well, if they need another dependencies from lower version, ...
Hy All I need to print a document using python, the data source is MySQL For now, I use openpyxl to write the datas to xlsx file. Is there any way to print the document dire...
Hi I need to process datas from a db table. Between storing them in arrays and create another db table to store the processed datas, which one is faster?
Hi How to convert Excel to pdf using python?
How to preview pdf file in python? I'm using pyqt5