From 96499f87a591b8536620efca39deeb26771e5ea0 Mon Sep 17 00:00:00 2001 From: Adam Hyde <adam@coko.foundation> Date: Mon, 21 Aug 2023 21:16:01 +0000 Subject: [PATCH] =?UTF-8?q?Update=20Blog=20entry=20=E2=80=9C2023-08-21-kot?= =?UTF-8?q?ahi-2-0-setting-a-new-standard-in-scholarly-platforms=E2=80=9D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ...-kotahi-2-0-setting-a-new-standard-in-scholarly-platforms.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 254c20b..6204d6c 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. -- GitLab