ep_print
v11.0.23
Published
Support for printing, works cross browser, supports page breaks
Downloads
2,651
Readme
Print button for printing pads
Settings
Append "ep_print":{"hideButton":"true"} to your settings.json to hide the print button from the toolbar.
Todo
- Print from timeslider
- Page break support
Installation
Install from the Etherpad admin UI (Admin → Manage Plugins,
search for ep_print and click Install), or from the Etherpad
root directory:
pnpm run plugins install ep_print⚠️ Don't run
npm i/npm installyourself from the Etherpad source tree — Etherpad tracks installed plugins through its own plugin-manager, and hand-editingpackage.jsoncan leave the server unable to start.
After installing, restart Etherpad.
