Date: prev next · Thread: first prev next last
2018 Archives by date, by thread · List index


Thanks for the responses to my previous mail. Below I'm replying to specific messages. I have some 
paths to research now.

From: Miklos Vajna vmiklos@collabora.co.uk
Can you build this on top of
https://wiki.documentfoundation.org/Development/Impress_Remote_Protocol?


I've seen that. It's interesting and certainly does solve some of my requirements so It's worth a 
deeper look. I'll do it. Thanks for the clue.


From: Thorsten Behrens thb@libreoffice.org


Pretty much anything in LibreOffice can be remote-controlled from a
different process (even from a different box), via a protocol called
UNO (quite similar to COM).

Here's an example in python (but the UNO API calls are really quite
similar for Java):

https://stackoverflow.com/questions/33092424/control-libreoffice-impress-from-python


Very interesting. Thanks for the reference. I will certainly use that.

That leaves the question on how to dynamically generate slide content,
but that also works via UNO (you can even send Impress files over the
wire). There's documentation for that, e.g. Andrew's macro book linked
from the article above: http://www.pitonyak.org/oo.php

Thanks. Each POS station will have some files ready to send so the sending of files over the wire 
seems a perfect fit.




Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.