QtExcel / QXlsx

Excel file(*.xlsx) reader/writer library using Qt 5 or 6. Descendant of QtXlsxWriter.
https://qtexcel.github.io/QXlsx/
MIT License
1.16k stars 358 forks source link

Does qxlsx have printing function? #196

Closed lctqzq closed 3 months ago

lctqzq commented 2 years ago

I want to print xlsx files through qxlsx

cezaryece commented 1 year ago

Depending on OS you are working on you must call system process for print action for created xlsx file.

j2doll commented 3 months ago

Dear @lctqzq There is no such feature yet. :sob: Sorry for the late reply. I am in an environment where the internet is not very good. I'll close this issue.