Hi Amann, On Thu, Mar 20, 2025 at 11:05:39PM +0530, Amann Malhotra <malhotraamann1...@gmail.com> wrote: > Respected Support Team,
FWIW this is a developer mailing list. :-) > I am developing a LibreOffice extension using java but facing issue in > implementing the event call like open, save and close of a document. You probably want to listen to the global event broadcaster's events, see e.g. here: https://help.libreoffice.org/latest/en-US/text/sbasic/python/python_document_events.html Regards, Miklos