Thursday, April 25, 2024
 Popular · Latest · Hot · Upcoming
1
rated 0 times [  1] [ 0]  / answers: 1 / hits: 1686  / 2 Years ago, mon, september 5, 2022, 6:42:44

I am writing a script that could take any type of presentation and export the slides to a PDF, but if any of the slides are hidden they are not exported to the PDF. Is it possible to export all the slides in the presentation to a PDF hidden or not? Is there an option I need to enable to do this or is it just not possible?



I've found the option in the GUI, its called Export Hidden Pages, how would I configure this to be done when using a command like:



libreoffice --headless --convert-to pdf somePresentation.ppt

More From » 12.10

 Answers
2

Move to Apache OpenOffice, then use unoconv to export to PDF and this will then be able to export PPT to PDF and include the hidden slides. To install Apache OpenOffice follow these instructions. Then grab unoconv from its git repository as in the ubuntu software repos it requires libreoffice and the two can't be installed simultaneously.


[#33643] Monday, September 5, 2022, 2 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
ideobedi

Total Points: 121
Total Questions: 108
Total Answers: 107

Location: United States Minor Outlying Island
Member since Sat, May 28, 2022
2 Years ago
;