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
Hello! The following error appears when I call the convertTo method.
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:
logs.js:
I wonder if someone had experimented a similar issue.
Hello! The following error appears when I call the convertTo method.
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:

logs.js:

I wonder if someone had experimented a similar issue.