libreoffice-lambda-layer icon indicating copy to clipboard operation
libreoffice-lambda-layer copied to clipboard

error after calling ConvertTo

Open cesarpachon opened this issue 1 year ago • 0 comments

Hello! The following error appears when I call the convertTo method.

image

I inspected the code and convertTo calls, at the very end, the logs.getConvertedFilePath that seems to expect an string with the results of the OS command-line call to the libreoffice executable...

convert.js: image

logs.js: image

I wonder if someone had experimented a similar issue.

cesarpachon avatar Feb 21 '24 20:02 cesarpachon