diff --git a/src/blog/posts/2023-08-21-kotahi-2-0-setting-a-new-standard-in-scholarly-platforms.md b/src/blog/posts/2023-08-21-kotahi-2-0-setting-a-new-standard-in-scholarly-platforms.md index 254c20b0b70ad48140203bd7a64eca35acfaeba9..6204d6c5dd75820557617967c8c0342da0b59320 100644 --- a/src/blog/posts/2023-08-21-kotahi-2-0-setting-a-new-standard-in-scholarly-platforms.md +++ b/src/blog/posts/2023-08-21-kotahi-2-0-setting-a-new-standard-in-scholarly-platforms.md @@ -64,7 +64,7 @@ By integrating JATS production into the publishing pipeline in this tailored yet ## Automated Production of PDF -One of Kotahi's standout features is the ability to automatically typeset and generate print-ready PDFs with just a click. This is powered by the integration of [Pagedjs](https://pagedjs.org), an open-source library for paginating HTML content into high-quality PDF documents. +One of Kotahi's standout features is the ability to automatically typeset and generate print-ready PDFs with just a click. This is powered by the integration of [Pagedjs](https://pagedjs.org) (also built by Coko), an open-source library for paginating HTML content into high-quality PDF documents. As manuscripts in Kotahi are edited and stored as HTML, [Pagedjs](https://pagedjs.org) can fragment the content into pages, inject sophisticated print styling, and paginate a preview right within the browser. When ready, the print-perfect PDF can be saved out (or batch processed) - no manual typesetting required.