I can't get a presentation(both in ODP and PPT) to export the hidden slides with the command line executing like: $ libreoffice --headless -convert-to pdf presentation.ppt But in the GUI its there as an option to do so, Is it possible to make it so that it be done from the command line as I have a script for processing multiple presentations to PDFs but its not working because some contain hidden slides. Or how can I change it to default to set the to export the hidden slides as well.
Sorry mistake in the original command it should be: $ libreoffice --headless --convert-to pdf presentation.ppt
Thank you for reporting you enhancement. It is a good enhancement to have.