Hi, We are using libreoffice as a utility to convert files to pdf. We are seeing errors as below when converting tiff, docx and few jpeg files into pdf.
Error when opening the mentioned files using LibreOffice desktop version:
Image filter not found → Click OK (below error)
General Error. General input/output error
Command line execution also errors out with message
./soffice --headless --convert-to “pdf:writer_pdf_Export” test.tif
Error: source file could not be loaded.
Please suggest how I can go about resolving this.