Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » BIRT » Unable to open BIRT generated xls file in MS Excel(The file format and extension of 'Statement.xls' don't match. The file could be corrupted or unsafe. Unless you trust its source, don't open it. Do you want to open it anyway?)
Unable to open BIRT generated xls file in MS Excel [message #1862352] Tue, 28 November 2023 02:56
Grijesh Singh is currently offline Grijesh SinghFriend
Messages: 1
Registered: November 2023
Junior Member
index.php/fa/43760/0/I am using BIRT 4.4.2 with below render option for excel to generate the xls file.

EXCELRenderOption options = new EXCELRenderOption();
options.setWrappingText(false);
options.setOutputFormat("xls");

While opening the file I am getting the warning message as

The file format and extension of 'Statement.xls' don't match. Files may have been corrupted or not safe. Please do not open unless you trust the source. Do you still want to open it?

This problem prevents the file from being uploaded into the banking facilities to create bank transfers.

Please assist me in fixing this problem.

index.php/fa/43760/0/
Previous Topic:Unable to view postgres table columns or data form BIRT 3.7.1
Next Topic:FORUM MOVED TO GITHUB
Goto Forum:
  


Current Time: Sun Apr 28 13:55:01 GMT 2024

Powered by FUDForum. Page generated in 0.03398 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top