speedata / publisher

speedata Publisher - a professional database Publishing system
https://www.speedata.de/
GNU Affero General Public License v3.0
296 stars 36 forks source link

`--autoopen` works fine on Windows #371

Closed pr-apes closed 2 years ago

pr-apes commented 2 years ago

@pgundlach,

from sp --help on Win64, I get:

 --autoopen               Open the PDF file (MacOS X and Linux only)

No matter whether SumatraPDF or Acrobat Reader, --autoopen works on my Windows machine.

Acrobat blocks the document once it has opened it.

But this really prevents PDF document generation.

Or am I missing something here?

Many thanks for the Publisher.

pgundlach commented 2 years ago

Probably a documentation error. I use cmd /C start publisher.pdf to start the default viewer on windows. Thank you for your feedback, I'll add this to the documentation.

pr-apes commented 2 years ago

I have just provided a PR.

pgundlach commented 2 years ago

Thank you very much for the pull requests! Very much appreciated.