Re: Using SCFunctionAccess::callFunction from Python

2025-03-11 Thread Sebastian Henschel
Hello again! Am 07.03.25 um 08:37 schrieb Sebastian Henschel: Am 06.03.25 um 15:17 schrieb Noel Grandin: On 3/6/2025 11:45 AM, Sebastian Henschel wrote: Using the UNO bridge via Python seems to work, but loading the Excel file takes about 25s which is unacceptable to be run on each web

Re: Using SCFunctionAccess::callFunction from Python

2025-03-06 Thread Sebastian Henschel
Hey Noel et al! Am 06.03.25 um 15:17 schrieb Noel Grandin: On 3/6/2025 11:45 AM, Sebastian Henschel wrote: Using the UNO bridge via Python seems to work, but loading the Excel file takes about 25s which is unacceptable to be run on each web request. My first though, would be o load the

Using SCFunctionAccess::callFunction from Python

2025-03-06 Thread Sebastian Henschel
Hi there! As this does not concern the development of LibreOffice directly, it is about software development or rather using an LO API. Please send me elsewhere if this is not the appropriate place. I was doing some reasearch the last couple of days and also toying with code and have not found