mirror of
https://github.com/suitenumerique/docs.git
synced 2026-09-23 01:55:07 +02:00
When trying to print with a embed PDF the browser's print dialog stays blocked and the user can't print the document. Changing the PDF block to use an iframe instead of an embed resolves this issue.