You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@openmeetings.apache.org by Peter-Otto Weber <cy...@hotmail.de> on 2020/05/07 05:22:13 UTC

AW: OpenMeetings - File Handling

Hello Maxim,

hope you had a long night and your first cup of „Admin-Drug“…

I wonder if it is possible to upload a file in „raw“ format – unconverted to PDF?

The reason is simple – if you e.g. work in a document together with the customer you might want to upload the finished release so that the customer can download it directly.

See it as i kind of „file transfer“.

This would be very helpfull as we do not have to use a different system for transfer.

If not possible in „files“ maybe in „chat“?

Best wishes

POW

Re: OpenMeetings - File Handling

Posted by Maxim Solodovnik <so...@gmail.com>.
Thanks for reporting back :)

On Thu, 7 May 2020 at 14:53, Peter-Otto Weber <cy...@hotmail.de> wrote:

> … getting more and more into the system i did some more investigation.
>
>
>
> Trying to start LibreOffice in gui brought up an error:
>
>
>
> „The application cannot be started. Extension Manager: exception in
> synchronize“
>
>
>
> This seems to be a known issue.
>
>
>
> So i removed LibreOffice and re-installed and i could start it in gui.
>
>
>
> Testing in OM – everything looks good now.
>
>
>
> So maxim – you don’t need to answer and may have a coffee instead 😉
>
>
>
> Best wishes
>
>
>
> POW
>
>
>
> *Von:* Peter-Otto Weber <cy...@hotmail.de>
> *Gesendet:* Donnerstag, 7. Mai 2020 08:52
> *An:* user@openmeetings.apache.org
> *Betreff:* AW: OpenMeetings - File Handling
>
>
>
> I can provide you a snippet out of the log (trying to upload a simple .txt
> file):
>
>
>
> DEBUG 05-07 08:50:07.438 o.a.o.c.d.f.FileProcessor:72 [Thread-3637] - file
> extension: txt
>
> DEBUG 05-07 08:50:07.446 o.a.o.c.d.f.FileProcessor:76 [Thread-3637] -
> isAsIs: false
>
> DEBUG 05-07 08:50:07.446 o.a.o.c.d.f.FileProcessor:106 [Thread-3637] -
> writing file to:
> /opt/open503/webapps/openmeetings/data/upload/files/c286c51b-75a0-4ae4-9851-d7e19665f8a3/c286c51b-75a0-4ae4-9851-d7e19665f8a3.txt
>
> DEBUG 05-07 08:50:07.446 o.a.o.c.d.f.FileProcessor:113 [Thread-3637] -
> Office document:
> /opt/open503/webapps/openmeetings/data/upload/files/c286c51b-75a0-4ae4-9851-d7e19665f8a3/c286c51b-75a0-4ae4-9851-d7e19665f8a3.txt
>
> DEBUG 05-07 08:50:07.447 o.a.o.c.c.DocumentConverter:65 [Thread-3637] -
> fullProcessing: true
>
> DEBUG 05-07 08:50:07.447 o.a.o.c.c.DocumentConverter:67 [Thread-3637] - --
> running JOD --
>
> INFO 05-07 08:50:07.450 o.j.o.OfficeProcessManager:294 [Thread-3637] -
> Submitting task 'Start' and waiting...
>
> INFO 05-07 08:50:07.476 o.j.o.OfficeDescriptor:97 [ProcessThread-2] -
> soffice info (from exec path): Product: LibreOffice - Version: ??? -
> useLongOptionNameGnuStyle: true
>
> INFO 05-07 08:50:07.601 o.j.o.OfficeDescriptor:72 [ProcessThread-2] -
> soffice info (from help output): Product: LibreOffice - Version: 6.4.3.2 -
> useLongOptionNameGnuStyle: true
>
> INFO 05-07 08:50:07.601 o.j.o.OfficeProcess:395 [ProcessThread-2] -
> Starting process with acceptString
> 'socket,host=127.0.0.1,port=2002,tcpNoDelay=1;urp;StarOffice.ServiceManager'
> and profileDir
> '/opt/open503/temp/.jodconverter_socket_host-127.0.0.1_port-2002_tcpNoDelay-1'
>
> INFO 05-07 08:50:07.621 o.j.o.OfficeProcess:402 [ProcessThread-2] -
> Started process; pid = 11187
>
> ERROR 05-07 08:50:07.742 o.j.o.VerboseProcess:53 [Thread-3643] -
> LibreOffice 6.4 - Fatal Error: The application cannot be started.
>
> ERROR 05-07 08:50:07.743 o.j.o.VerboseProcess:53 [Thread-3643] - Extension
> Manager: exception in synchronize
>
> INFO 05-07 08:50:07.873 o.j.o.AbstractOfficeManagerPool:195 [Thread-3637]
> - Stopping the office manager pool...
>
> INFO 05-07 08:50:07.873 o.j.o.OfficeProcessManager:294 [Thread-3637] -
> Submitting task 'Stop' and waiting...
>
> INFO 05-07 08:50:07.873 o.j.o.OfficeProcess:206 [ProcessThread-2] - Trying
> to forcibly terminate process: 'host=127.0.0.1,port=2002,tcpNoDelay=1';
> pid: 11187
>
> INFO 05-07 08:50:07.876 o.j.o.OfficeProcessManager:158 [ProcessThread-2] -
> process forcibly terminated with code 77
>
> INFO 05-07 08:50:07.876 o.j.o.OfficeProcessManager:77 [ProcessThread-2] -
> process exited with code 77
>
> INFO 05-07 08:50:07.879 o.j.o.AbstractOfficeManagerPool:213 [Thread-3637]
> - Office manager stopped
>
> ERROR 05-07 08:50:07.879 o.a.o.c.c.DocumentConverter:109 [Thread-3637] -
> doJodConvert
>
> org.jodconverter.office.OfficeException: Office process died with exit
> code 77
>
>         at
> org.jodconverter.office.ConnectRetryable.attempt(ConnectRetryable.java:87)
>
>         at
> org.jodconverter.office.AbstractRetryable.execute(AbstractRetryable.java:57)
>
>         at
> org.jodconverter.office.ConnectRetryable.execute(ConnectRetryable.java:26)
>
>         at
> org.jodconverter.office.OfficeProcessManager.doStartProcessAndConnect(OfficeProcessManager.java:104)
>
>         at
> org.jodconverter.office.OfficeProcessManager.access$100(OfficeProcessManager.java:40)
>
>         at
> org.jodconverter.office.OfficeProcessManager$4.call(OfficeProcessManager.java:261)
>
>         at
> org.jodconverter.office.OfficeProcessManager$4.call(OfficeProcessManager.java:256)
>
>         at
> java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
>
>         at
> java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
>
>         at
> java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
>
>         at java.base/java.lang.Thread.run(Thread.java:834)
>
> Caused by: org.jodconverter.office.OfficeConnectionException: Connection
> failed: 'socket,host=127.0.0.1,port=2002,tcpNoDelay=1';
> java.net.ConnectException: Connection refused (Connection refused)
>
>         at
> org.jodconverter.office.OfficeConnection.connect(OfficeConnection.java:170)
>
>         at
> org.jodconverter.office.ConnectRetryable.attempt(ConnectRetryable.java:61)
>
>         ... 10 common frames omitted
>
> Caused by: com.sun.star.connection.NoConnectException:
> java.net.ConnectException: Connection refused (Connection refused)
>
>         at
> com.sun.star.lib.connections.socket.socketConnector.connect(socketConnector.java:144)
>
>         at
> com.sun.star.comp.connections.Connector.connect(Connector.java:119)
>
>         at
> org.jodconverter.office.OfficeConnection.connect(OfficeConnection.java:106)
>
>         ... 11 common frames omitted
>
> DEBUG 05-07 08:50:07.880 o.a.o.c.c.DocumentConverter:74 [Thread-3637] - --
> generate page images --
>
> DEBUG 05-07 08:50:07.880 o.a.o.c.c.ImageConverter:180 [Thread-3637] -
> convertDocument
>
> DEBUG 05-07 08:50:07.885 o.a.o.u.p.ProcessHelper:85 [Thread-3637] - START
> convert PDF to images #################
>
> DEBUG 05-07 08:50:07.885 o.a.o.u.p.ProcessHelper:86 [Thread-3637] -
> /usr/bin/convert -density 150
> /opt/open503/webapps/openmeetings/data/upload/files/c286c51b-75a0-4ae4-9851-d7e19665f8a3/c286c51b-75a0-4ae4-9851-d7e19665f8a3.pdf
> +profile '*' -quality 90
> /opt/open503/webapps/openmeetings/data/upload/files/c286c51b-75a0-4ae4-9851-d7e19665f8a3/page-%04d.png
>
> DEBUG 05-07 08:50:07.895 o.a.o.u.p.ProcessHelper:92 [Thread-3637] - END
> convert PDF to images #################
>


-- 
Best regards,
Maxim

AW: OpenMeetings - File Handling

Posted by Peter-Otto Weber <cy...@hotmail.de>.
… getting more and more into the system i did some more investigation.

Trying to start LibreOffice in gui brought up an error:

„The application cannot be started. Extension Manager: exception in synchronize“

This seems to be a known issue.

So i removed LibreOffice and re-installed and i could start it in gui.

Testing in OM – everything looks good now.

So maxim – you don’t need to answer and may have a coffee instead 😉

Best wishes

POW

Von: Peter-Otto Weber <cy...@hotmail.de>
Gesendet: Donnerstag, 7. Mai 2020 08:52
An: user@openmeetings.apache.org
Betreff: AW: OpenMeetings - File Handling

I can provide you a snippet out of the log (trying to upload a simple .txt file):

DEBUG 05-07 08:50:07.438 o.a.o.c.d.f.FileProcessor:72 [Thread-3637] - file extension: txt
DEBUG 05-07 08:50:07.446 o.a.o.c.d.f.FileProcessor:76 [Thread-3637] - isAsIs: false
DEBUG 05-07 08:50:07.446 o.a.o.c.d.f.FileProcessor:106 [Thread-3637] - writing file to: /opt/open503/webapps/openmeetings/data/upload/files/c286c51b-75a0-4ae4-9851-d7e19665f8a3/c286c51b-75a0-4ae4-9851-d7e19665f8a3.txt
DEBUG 05-07 08:50:07.446 o.a.o.c.d.f.FileProcessor:113 [Thread-3637] - Office document: /opt/open503/webapps/openmeetings/data/upload/files/c286c51b-75a0-4ae4-9851-d7e19665f8a3/c286c51b-75a0-4ae4-9851-d7e19665f8a3.txt
DEBUG 05-07 08:50:07.447 o.a.o.c.c.DocumentConverter:65 [Thread-3637] - fullProcessing: true
DEBUG 05-07 08:50:07.447 o.a.o.c.c.DocumentConverter:67 [Thread-3637] - -- running JOD --
INFO 05-07 08:50:07.450 o.j.o.OfficeProcessManager:294 [Thread-3637] - Submitting task 'Start' and waiting...
INFO 05-07 08:50:07.476 o.j.o.OfficeDescriptor:97 [ProcessThread-2] - soffice info (from exec path): Product: LibreOffice - Version: ??? - useLongOptionNameGnuStyle: true
INFO 05-07 08:50:07.601 o.j.o.OfficeDescriptor:72 [ProcessThread-2] - soffice info (from help output): Product: LibreOffice - Version: 6.4.3.2 - useLongOptionNameGnuStyle: true
INFO 05-07 08:50:07.601 o.j.o.OfficeProcess:395 [ProcessThread-2] - Starting process with acceptString 'socket,host=127.0.0.1,port=2002,tcpNoDelay=1;urp;StarOffice.ServiceManager' and profileDir '/opt/open503/temp/.jodconverter_socket_host-127.0.0.1_port-2002_tcpNoDelay-1'
INFO 05-07 08:50:07.621 o.j.o.OfficeProcess:402 [ProcessThread-2] - Started process; pid = 11187
ERROR 05-07 08:50:07.742 o.j.o.VerboseProcess:53 [Thread-3643] - LibreOffice 6.4 - Fatal Error: The application cannot be started.
ERROR 05-07 08:50:07.743 o.j.o.VerboseProcess:53 [Thread-3643] - Extension Manager: exception in synchronize
INFO 05-07 08:50:07.873 o.j.o.AbstractOfficeManagerPool:195 [Thread-3637] - Stopping the office manager pool...
INFO 05-07 08:50:07.873 o.j.o.OfficeProcessManager:294 [Thread-3637] - Submitting task 'Stop' and waiting...
INFO 05-07 08:50:07.873 o.j.o.OfficeProcess:206 [ProcessThread-2] - Trying to forcibly terminate process: 'host=127.0.0.1,port=2002,tcpNoDelay=1'; pid: 11187
INFO 05-07 08:50:07.876 o.j.o.OfficeProcessManager:158 [ProcessThread-2] - process forcibly terminated with code 77
INFO 05-07 08:50:07.876 o.j.o.OfficeProcessManager:77 [ProcessThread-2] - process exited with code 77
INFO 05-07 08:50:07.879 o.j.o.AbstractOfficeManagerPool:213 [Thread-3637] - Office manager stopped
ERROR 05-07 08:50:07.879 o.a.o.c.c.DocumentConverter:109 [Thread-3637] - doJodConvert
org.jodconverter.office.OfficeException: Office process died with exit code 77
        at org.jodconverter.office.ConnectRetryable.attempt(ConnectRetryable.java:87)
        at org.jodconverter.office.AbstractRetryable.execute(AbstractRetryable.java:57)
        at org.jodconverter.office.ConnectRetryable.execute(ConnectRetryable.java:26)
        at org.jodconverter.office.OfficeProcessManager.doStartProcessAndConnect(OfficeProcessManager.java:104)
        at org.jodconverter.office.OfficeProcessManager.access$100(OfficeProcessManager.java:40)
        at org.jodconverter.office.OfficeProcessManager$4.call(OfficeProcessManager.java:261)
        at org.jodconverter.office.OfficeProcessManager$4.call(OfficeProcessManager.java:256)
        at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: org.jodconverter.office.OfficeConnectionException: Connection failed: 'socket,host=127.0.0.1,port=2002,tcpNoDelay=1'; java.net.ConnectException: Connection refused (Connection refused)
        at org.jodconverter.office.OfficeConnection.connect(OfficeConnection.java:170)
        at org.jodconverter.office.ConnectRetryable.attempt(ConnectRetryable.java:61)
        ... 10 common frames omitted
Caused by: com.sun.star.connection.NoConnectException: java.net.ConnectException: Connection refused (Connection refused)
        at com.sun.star.lib.connections.socket.socketConnector.connect(socketConnector.java:144)
        at com.sun.star.comp.connections.Connector.connect(Connector.java:119)
        at org.jodconverter.office.OfficeConnection.connect(OfficeConnection.java:106)
        ... 11 common frames omitted
DEBUG 05-07 08:50:07.880 o.a.o.c.c.DocumentConverter:74 [Thread-3637] - -- generate page images --
DEBUG 05-07 08:50:07.880 o.a.o.c.c.ImageConverter:180 [Thread-3637] - convertDocument
DEBUG 05-07 08:50:07.885 o.a.o.u.p.ProcessHelper:85 [Thread-3637] - START convert PDF to images #################
DEBUG 05-07 08:50:07.885 o.a.o.u.p.ProcessHelper:86 [Thread-3637] - /usr/bin/convert -density 150 /opt/open503/webapps/openmeetings/data/upload/files/c286c51b-75a0-4ae4-9851-d7e19665f8a3/c286c51b-75a0-4ae4-9851-d7e19665f8a3.pdf +profile '*' -quality 90 /opt/open503/webapps/openmeetings/data/upload/files/c286c51b-75a0-4ae4-9851-d7e19665f8a3/page-%04d.png
DEBUG 05-07 08:50:07.895 o.a.o.u.p.ProcessHelper:92 [Thread-3637] - END convert PDF to images #################

AW: OpenMeetings - File Handling

Posted by Peter-Otto Weber <cy...@hotmail.de>.
I can provide you a snippet out of the log (trying to upload a simple .txt file):

DEBUG 05-07 08:50:07.438 o.a.o.c.d.f.FileProcessor:72 [Thread-3637] - file extension: txt
DEBUG 05-07 08:50:07.446 o.a.o.c.d.f.FileProcessor:76 [Thread-3637] - isAsIs: false
DEBUG 05-07 08:50:07.446 o.a.o.c.d.f.FileProcessor:106 [Thread-3637] - writing file to: /opt/open503/webapps/openmeetings/data/upload/files/c286c51b-75a0-4ae4-9851-d7e19665f8a3/c286c51b-75a0-4ae4-9851-d7e19665f8a3.txt
DEBUG 05-07 08:50:07.446 o.a.o.c.d.f.FileProcessor:113 [Thread-3637] - Office document: /opt/open503/webapps/openmeetings/data/upload/files/c286c51b-75a0-4ae4-9851-d7e19665f8a3/c286c51b-75a0-4ae4-9851-d7e19665f8a3.txt
DEBUG 05-07 08:50:07.447 o.a.o.c.c.DocumentConverter:65 [Thread-3637] - fullProcessing: true
DEBUG 05-07 08:50:07.447 o.a.o.c.c.DocumentConverter:67 [Thread-3637] - -- running JOD --
INFO 05-07 08:50:07.450 o.j.o.OfficeProcessManager:294 [Thread-3637] - Submitting task 'Start' and waiting...
INFO 05-07 08:50:07.476 o.j.o.OfficeDescriptor:97 [ProcessThread-2] - soffice info (from exec path): Product: LibreOffice - Version: ??? - useLongOptionNameGnuStyle: true
INFO 05-07 08:50:07.601 o.j.o.OfficeDescriptor:72 [ProcessThread-2] - soffice info (from help output): Product: LibreOffice - Version: 6.4.3.2 - useLongOptionNameGnuStyle: true
INFO 05-07 08:50:07.601 o.j.o.OfficeProcess:395 [ProcessThread-2] - Starting process with acceptString 'socket,host=127.0.0.1,port=2002,tcpNoDelay=1;urp;StarOffice.ServiceManager' and profileDir '/opt/open503/temp/.jodconverter_socket_host-127.0.0.1_port-2002_tcpNoDelay-1'
INFO 05-07 08:50:07.621 o.j.o.OfficeProcess:402 [ProcessThread-2] - Started process; pid = 11187
ERROR 05-07 08:50:07.742 o.j.o.VerboseProcess:53 [Thread-3643] - LibreOffice 6.4 - Fatal Error: The application cannot be started.
ERROR 05-07 08:50:07.743 o.j.o.VerboseProcess:53 [Thread-3643] - Extension Manager: exception in synchronize
INFO 05-07 08:50:07.873 o.j.o.AbstractOfficeManagerPool:195 [Thread-3637] - Stopping the office manager pool...
INFO 05-07 08:50:07.873 o.j.o.OfficeProcessManager:294 [Thread-3637] - Submitting task 'Stop' and waiting...
INFO 05-07 08:50:07.873 o.j.o.OfficeProcess:206 [ProcessThread-2] - Trying to forcibly terminate process: 'host=127.0.0.1,port=2002,tcpNoDelay=1'; pid: 11187
INFO 05-07 08:50:07.876 o.j.o.OfficeProcessManager:158 [ProcessThread-2] - process forcibly terminated with code 77
INFO 05-07 08:50:07.876 o.j.o.OfficeProcessManager:77 [ProcessThread-2] - process exited with code 77
INFO 05-07 08:50:07.879 o.j.o.AbstractOfficeManagerPool:213 [Thread-3637] - Office manager stopped
ERROR 05-07 08:50:07.879 o.a.o.c.c.DocumentConverter:109 [Thread-3637] - doJodConvert
org.jodconverter.office.OfficeException: Office process died with exit code 77
        at org.jodconverter.office.ConnectRetryable.attempt(ConnectRetryable.java:87)
        at org.jodconverter.office.AbstractRetryable.execute(AbstractRetryable.java:57)
        at org.jodconverter.office.ConnectRetryable.execute(ConnectRetryable.java:26)
        at org.jodconverter.office.OfficeProcessManager.doStartProcessAndConnect(OfficeProcessManager.java:104)
        at org.jodconverter.office.OfficeProcessManager.access$100(OfficeProcessManager.java:40)
        at org.jodconverter.office.OfficeProcessManager$4.call(OfficeProcessManager.java:261)
        at org.jodconverter.office.OfficeProcessManager$4.call(OfficeProcessManager.java:256)
        at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
        at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
        at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: org.jodconverter.office.OfficeConnectionException: Connection failed: 'socket,host=127.0.0.1,port=2002,tcpNoDelay=1'; java.net.ConnectException: Connection refused (Connection refused)
        at org.jodconverter.office.OfficeConnection.connect(OfficeConnection.java:170)
        at org.jodconverter.office.ConnectRetryable.attempt(ConnectRetryable.java:61)
        ... 10 common frames omitted
Caused by: com.sun.star.connection.NoConnectException: java.net.ConnectException: Connection refused (Connection refused)
        at com.sun.star.lib.connections.socket.socketConnector.connect(socketConnector.java:144)
        at com.sun.star.comp.connections.Connector.connect(Connector.java:119)
        at org.jodconverter.office.OfficeConnection.connect(OfficeConnection.java:106)
        ... 11 common frames omitted
DEBUG 05-07 08:50:07.880 o.a.o.c.c.DocumentConverter:74 [Thread-3637] - -- generate page images --
DEBUG 05-07 08:50:07.880 o.a.o.c.c.ImageConverter:180 [Thread-3637] - convertDocument
DEBUG 05-07 08:50:07.885 o.a.o.u.p.ProcessHelper:85 [Thread-3637] - START convert PDF to images #################
DEBUG 05-07 08:50:07.885 o.a.o.u.p.ProcessHelper:86 [Thread-3637] - /usr/bin/convert -density 150 /opt/open503/webapps/openmeetings/data/upload/files/c286c51b-75a0-4ae4-9851-d7e19665f8a3/c286c51b-75a0-4ae4-9851-d7e19665f8a3.pdf +profile '*' -quality 90 /opt/open503/webapps/openmeetings/data/upload/files/c286c51b-75a0-4ae4-9851-d7e19665f8a3/page-%04d.png
DEBUG 05-07 08:50:07.895 o.a.o.u.p.ProcessHelper:92 [Thread-3637] - END convert PDF to images #################

AW: OpenMeetings - File Handling

Posted by Peter-Otto Weber <cy...@hotmail.de>.
Yepp – even „helpers“ need to sleep and must have coffee.

Take care of you – you are „important person“.

I tested it out.

If i upload a file that can not be converted, there’s an error but the original file is downloadable indeed.

Currently every file fails in converting? Can this be a problem with changing port to 443?

I am sure it worked before and .txt should not be a problem?

Best wishes

POW

Von: Maxim Solodovnik <so...@gmail.com>
Gesendet: Donnerstag, 7. Mai 2020 07:46
An: Openmeetings user-list <us...@openmeetings.apache.org>
Betreff: Re: OpenMeetings - File Handling

Hello Peter,

On Thu, 7 May 2020 at 12:22, Peter-Otto Weber <cy...@hotmail.de>> wrote:
Hello Maxim,

hope you had a long night and your first cup of „Admin-Drug“…

Unfortunately not, but I'm here to help :)


I wonder if it is possible to upload a file in „raw“ format – unconverted to PDF?

The reason is simple – if you e.g. work in a document together with the customer you might want to upload the finished release so that the customer can download it directly.

Well,
Document upload works as follows:
1) you are uploading any document "understandable" by Office
2) OM convert it to PDF and sequence of PNGs (one page - one image)
Now you can open room file tree
Select this document
Download it as PDF or as "Original"

should be what you are looking for :)


See it as i kind of „file transfer“.

This would be very helpfull as we do not have to use a different system for transfer.

If not possible in „files“ maybe in „chat“?

Best wishes

POW


--
Best regards,
Maxim

Re: OpenMeetings - File Handling

Posted by Maxim Solodovnik <so...@gmail.com>.
Hello Peter,

On Thu, 7 May 2020 at 12:22, Peter-Otto Weber <cy...@hotmail.de> wrote:

> Hello Maxim,
>
>
>
> hope you had a long night and your first cup of „Admin-Drug“…
>

Unfortunately not, but I'm here to help :)


>
>
> I wonder if it is possible to upload a file in „raw“ format – unconverted
> to PDF?
>
>
>
> The reason is simple – if you e.g. work in a document together with the
> customer you might want to upload the finished release so that the customer
> can download it directly.
>

Well,
Document upload works as follows:
1) you are uploading any document "understandable" by Office
2) OM convert it to PDF and sequence of PNGs (one page - one image)
Now you can open room file tree
Select this document
Download it as PDF or as "Original"

should be what you are looking for :)


>
>
> See it as i kind of „file transfer“.
>
>
>
> This would be very helpfull as we do not have to use a different system
> for transfer.
>
>
>
> If not possible in „files“ maybe in „chat“?
>
>
>
> Best wishes
>
>
>
> POW
>


-- 
Best regards,
Maxim