Open AndreiCherniaev opened 1 year ago
.xls is an old binary format and cannot be supported. Please close issue as unrelated
.xls is an old binary format and cannot be supported. Please close issue as unrelated
Please read my first message again. It's not about "let's support.xls", it's about let's improve error messages.
Please read my first message again. It's not about "let's support.xls", it's about let's improve error messages.
Ok, I misunderstood you yep
@Jihadist
add "enhancement" label to my topic. Пожалуйста
https://github.com/QtExcel/QXlsx/blob/499901003f02da34f7fbc1ec214a24e4dc128b74/QXlsx/source/xlsxzipreader.cpp#L28
At this moment code
Document xlsxR("table.xls");
produce warning QZip: not a zip file!I suggest add extra message. 1) Someone try open .xls file 2) Program write "warning xls format doesn't support"