Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

corrupted file when save using password #15

Open
filipdns opened this issue May 13, 2022 · 0 comments
Open

corrupted file when save using password #15

filipdns opened this issue May 13, 2022 · 0 comments

Comments

@filipdns
Copy link

Hello,

I need to protect the output file but when I'm using:

wb.save(filename);

it work fine, save without problem but when I'm using

wb.save(filename, password);

the file is created, the size is fine but I can not open it, when I try to do, excel program is opening virgin, no any sheet, just empty.

I'm under windows 10, Qt 5.15.1 32 bit MSVC2019, with pro file config with c++ 14.

Could you help me please?

Thank you very much

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant