Jay Two
Jay Two
:one: Is the file(c1.xlsx) in the **same path** as the executable program(*.exe)? ```cpp // check current directory qDebug()
Can you show me whole test code? (All files including excel files. such as c1.xlsx)
Thanks for reporting. :one: ```c1.xlsx``` uses strict format, not transitional mode. - See ```workbook.xml``` of c1.xlsx ```
Dear @PMime Can you show me some code for testing?
> With an excel viewer, i have the same problem. > With Openoffcie 4.1.7 (german settings) there is no problem. > > It seems to be a problem with the...
- In my opinion, it seems to be different depending on local notation, not error. - Numeric formatting, In ECMA376 | Picture Item | Description | |--------------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| | . |...
Dear @andthen255 Thanks for reporting. - I will register this issue to an enhancement. - and an example of printing on a paper
Can you please post some publicly available example code? I think I or others can help you. Please pull request to repo. https://github.com/JayTwoLab/qxlsx-issues-177
I applied the example code to: https://github.com/JayTwoLab/qxlsx-issues-177 It seems that the chart properties part should be checked.
Dear @turbin Thank you for reporting. I created a repo for testing. https://github.com/JayTwoLab/qxlsx-issues-152 Can you make a pull request for testing?