Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
1 Ответить
3755 Представления

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
1516
3
февр. 25
14689
1
апр. 25
1991
Export Import Решено
1
апр. 25
1818
0
окт. 23
1279