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

Basculer vers un mode "Imprimer en PDF" depuis le navigateur lorsque chromium n'est pas utilisable #32

Closed
thom4parisot opened this issue Jan 29, 2021 · 0 comments · Fixed by #61
Assignees

Comments

@thom4parisot
Copy link
Member

thom4parisot commented Jan 29, 2021

L'appel à la route :pageTag/pdf aurait alors 3 comportements :

  • si $wakkaConfig['htmltopdf_path'] est un exécutable, piloter la génération côté serveur
  • si $wakkaConfig['htmltopdf_service_url'] est renseigné, déléguer l'appel à cette URL
  • sinon, afficher le contenu de ``:pageTag/preview`, les pages les unes sous les autres, avec une instruction en en-tête pour "Imprimer › Enregistrer au format PDF"
@J9rem J9rem self-assigned this Nov 15, 2022
@J9rem J9rem linked a pull request Dec 1, 2022 that will close this issue
@J9rem J9rem closed this as completed in #61 Dec 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants