Bug 58422 - Can't export hidden slides in command line
Summary: Can't export hidden slides in command line
Status: NEW
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Printing and PDF export (show other bugs)
Version:
(earliest affected)
3.6.1.1 rc
Hardware: All All
: medium enhancement
Assignee: Not Assigned
URL: https://github.com/unoconv/unoconv
Whiteboard:
Keywords:
Depends on:
Blocks: Commandline
  Show dependency treegraph
 
Reported: 2012-12-17 16:48 UTC by dean
Modified: 2021-06-11 11:29 UTC (History)
0 users

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description dean 2012-12-17 16:48:21 UTC
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.
Comment 1 dean 2012-12-17 17:03:40 UTC
Sorry mistake in the original command it should be: 


$ libreoffice --headless --convert-to pdf presentation.ppt
Comment 2 Rob Snelders 2012-12-23 21:36:46 UTC
Thank you for reporting you enhancement.

It is a good enhancement to have.