Opening PPTX from command line does not start immediately

Discuss the presentation application
Post Reply
vanderk
Posts: 6
Joined: Wed Nov 02, 2016 2:42 pm

Opening PPTX from command line does not start immediately

Post by vanderk »

If I execute the following from the command line the presentation starts immediately:'
C:\SacredSongsOfTheChurch>"C:\Program Files (x86)\OpenOffice 4\program\soffice.exe" mypres.ppt

If I do the same thing with a pptx file it opens in design mode:
C:\SacredSongsOfTheChurch>"C:\Program Files (x86)\OpenOffice 4\program\soffice.exe" mypres.pptx

Is there a way to get a pptx to open immediately?
OpenOffice 4.1.2 on Windows 7 and 10
User avatar
Villeroy
Volunteer
Posts: 31269
Joined: Mon Oct 08, 2007 1:35 am
Location: Germany

Re: Opening PPTX from command line does not start immediatel

Post by Villeroy »

Add the -show switch.
Please, edit this topic's initial post and add "[Solved]" to the subject line if your problem has been solved.
Ubuntu 18.04 with LibreOffice 6.0, latest OpenOffice and LibreOffice
vanderk
Posts: 6
Joined: Wed Nov 02, 2016 2:42 pm

Re: Opening PPTX from command line does not start immediatel

Post by vanderk »

I'm sorry I left that part out. I am using -show
"C:\Program Files (x86)\OpenOffice 4\program\soffice.exe" -show -nologo mypres.ppt (works)
"C:\Program Files (x86)\OpenOffice 4\program\soffice.exe" -show -nologo mypres.pptx (does not)

I've tried removing -nologo but that doesn't change the result.
OpenOffice 4.1.2 on Windows 7 and 10
User avatar
Villeroy
Volunteer
Posts: 31269
Joined: Mon Oct 08, 2007 1:35 am
Location: Germany

Re: Opening PPTX from command line does not start immediatel

Post by Villeroy »

Install https://libreoffice.org instead and use its --show switch.
Please, edit this topic's initial post and add "[Solved]" to the subject line if your problem has been solved.
Ubuntu 18.04 with LibreOffice 6.0, latest OpenOffice and LibreOffice
vanderk
Posts: 6
Joined: Wed Nov 02, 2016 2:42 pm

Re: Opening PPTX from command line does not start immediatel

Post by vanderk »

Villeroy wrote:Install https://libreoffice.org instead and use its --show switch.
This does work as expected but the slide view in presenter does not look the same as in OpenOffice. I will just use F5 when the pptx opens.

Thanks for the reply.
OpenOffice 4.1.2 on Windows 7 and 10
User avatar
Villeroy
Volunteer
Posts: 31269
Joined: Mon Oct 08, 2007 1:35 am
Location: Germany

Re: Opening PPTX from command line does not start immediatel

Post by Villeroy »

It would look exactly the same if you would store all your documents in the application's native document format which is ODF (odt, ods, odp, odg etc) for Libre/OpenOffice and doc(x), xls(x), ppt(x) etc for Microsoft office.
Never work with foreign file formats, no matter which application.
The exchange format is PDF for anything printable (sometimes even good enough for presentations).
If (and only if) you need to co-edit some document with users of MS Office (which by the way meanwhile supports ODF), then you may export a copy in foreign file format after you finished your work in ODF format. When you receive a new version in foreign format, the first thing to do is saving a working copy in ODF.
Please, edit this topic's initial post and add "[Solved]" to the subject line if your problem has been solved.
Ubuntu 18.04 with LibreOffice 6.0, latest OpenOffice and LibreOffice
Post Reply