8000 Problem converting CSV to XLS · Issue #590 · unoconv/unoconv · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Mar 31, 2025. It is now read-only.

Problem converting CSV to XLS #590

Open
stalinReturn opened this issue Dec 7, 2021 · 0 comments
Open

Problem converting CSV to XLS #590

stalinReturn opened this issue Dec 7, 2021 · 0 comments
Labels

Comments

@stalinReturn
Copy link

I have a file that I need to convert to XLS and upload to the site. But this site is very format sensitive. If I convert the file on my local machine (Ubuntu 20.04.3 LTS), everything is fine. If on the server (Ubuntu 20.04.3 LTS) an error occurs. The program version and all of its components are identical on the two machines.

root@server:~$ unoconv --version
unoconv 0.7
Written by Dag Wieers <dag@wieers.com>
Homepage at http://dag.wieers.com/home-made/unoconv/

platform posix/linux
python 3.8.10 (default, Sep 28 2021, 16:10:42) 
[GCC 9.3.0]
LibreOffice 6.4.7.2

The most interesting thing is that the converted file on my main machine is 600 bytes larger. I tried to find the cause of the problem on the Internet, but as I understand, I am the first one to encounter this problem.

root@server:~$ ls -l
total 56
-rw-r--r-- 1 root root 28160 Dec  7 22:54 file_computer.xls
-rw-rw-r-- 1 root root 27648 Dec  7 22:54 file_server.xls
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants
0