You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Updating my AWS Lambda function with the new LibraOffice compiled for Amazon Linux 2 and when I run the command it throws com::sun::star::container::NoSuchElementException'.
I've confirmed the file is there and tried both pptx and docx but it throws the same exception. I did notice in a test that you run the command twice with it expecting to fail the first time, not sure if it's related.
Thanks for your function and work on this, very much appreciated.