QtExcel / QXlsx

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

any way can export excel to pdf or jpeg in QT? #170

Open juneleung opened 3 years ago

juneleung commented 3 years ago

any way can export excel to pdf or jpeg in QT? Thanks!

j2doll commented 3 years ago

Dear @juneleung QXlsx itself doesn't have that feature. It seems possible if it is configured by combining it with other projects on github.