Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Export to PDF using LibreOffice 5 command line #8196

Closed
wants to merge 2 commits into from

Conversation

BitKFu
Copy link

@BitKFu BitKFu commented Feb 15, 2018

Instructions

For PDF Creation on Windows Sub Systems the bash can't be used.
Therefore I implemented a call to the libreoffice executable that does the job in background.

Preconditions:

  • LibreOffice must be in Path
  • PHP Config "fastcgi.impersonate=0" must set to 0 - Default is 1

eldy added a commit that referenced this pull request Feb 15, 2018
@eldy
Copy link
Member

eldy commented Feb 15, 2018

I suggested a better fix that works on linux too, here: #8196
I pushed it on develop. Can you test it on windows ?

@eldy eldy added the PR waiting more user feedbacks We are waiting feedback of someone or more testers to validate this PR label Feb 15, 2018
@BitKFu
Copy link
Author

BitKFu commented Feb 15, 2018

Great! I just removed the check for Windows/Linux, because you don't need the extension in windows (it's optional)

@BitKFu
Copy link
Author

BitKFu commented Feb 15, 2018

Ups. think I updated to many files . will Close the request and put again

@BitKFu BitKFu closed this Feb 15, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR waiting more user feedbacks We are waiting feedback of someone or more testers to validate this PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants