ONLYOFFICE / DocumentServer

ONLYOFFICE Docs is a free collaborative online office suite comprising viewers and editors for texts, spreadsheets and presentations, forms and PDF, fully compatible with Office Open XML formats: .docx, .xlsx, .pptx and enabling collaborative editing in real time.
https://www.onlyoffice.com
GNU Affero General Public License v3.0
4.8k stars 1.08k forks source link

Open the excel file online, the column width is smaller than the actual width #717

Open gitmini opened 4 years ago

gitmini commented 4 years ago

The column width of the excel file opened online is changed. column width is reduced compared to opening with mircosoft excel, Why is that?

Rita-Bubnova commented 4 years ago

Hello, @gitmini. Could you attach file demonstrating problem?

gitmini commented 4 years ago

onlyoffice01 onlyoffice02 @Rita-Bubnova the image inside the file is distorted because the column width is different, Please see the attached file. thank you

Rita-Bubnova commented 4 years ago

@gitmini, please attach file, not screenshot.

gitmini commented 4 years ago

test.xlsx @Rita-Bubnova attach file

Rita-Bubnova commented 4 years ago

This seems to be due to the fact that the Calibri font is not installed on your OS with Excel (looking at the first screenshot). Check it out, please.

gitmini commented 4 years ago

Calibri is installed on my OS @Rita-Bubnova

gitmini commented 4 years ago

@Rita-Bubnova hi, can help me solve this issue? is onlyoffice the base unit for calculating column width different from microsoft excel?

K0R0L commented 4 years ago

Hello. In the first screenshot, you are clearly not calibri (in ms version) (it looks different like that). I have a few questions. 1) ONLYOFFICE - server version? Which version, saas? Or a locally deployed, or desktop app? 2) MS Excel local application or office365 in the browser? If local - Windows or MacOS?

gitmini commented 4 years ago

@K0R0L 1.server version: ONLYOFFICE-DocumentServer-5.4.1, a locally deployed. 2.MS Excel 2010 local application, local windows. attach file test.xlsx

Rita-Bubnova commented 4 years ago

@gitmini, it seems your problem is related to the selected Chinese editing language in ms excel (File -> Options -> Language -> Choose Editing Languages). Our editor does not have this setting. I created an issue 44123 to discuss it with our team.

gitmini commented 4 years ago

@Rita-Bubnova thank you

GitHub-Ronald commented 1 month ago

I have the same problem, the column width is smaller than the actual width.

image

Is there any solution now?