Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
1 Відповісти
3763 Переглядів

We are using Aeroo report to allow user to export print screen reports in .XLS format.

It is working like a breeze on our development system but when we deploy it to our clients system Aeroo report only exports in .ODS.

How to solve this?

TIA

 

Аватар
Відмінити
Найкраща відповідь

Dear Yogesh,

You will need to use the report-aeroo-ooo module!

(1) Run the following command to move to the libreoffice:
    cd /usr/lib/libreoffice/program/

(2) Open Libreoffice server by using below command.
    ./soffice --nologo --nofirststartwizard --headless --norestore --invisible "--accept=socket,host=localhost,port=8100,tcpNoDelay=1;urp;"

(3) Open another terminal and Test Localhost by following command.
    telnet localhost 8100

(4) Go to Settings/ Modules / Update module list : Search for  'ooo' , you will find 'report_aeroo_ooo'. Install the module.

(5) Configure OpenOffice.org connection from Setting/Technical/Configure OpenOffice.org co.. and press connect.

Аватар
Відмінити
Related Posts Відповіді Переглядів Дія
1
лип. 25
1518
3
лют. 25
14693
1
квіт. 25
1992
Export Import Вирішено
1
квіт. 25
1819
0
жовт. 23
1281