From 7e2a53a02ebea781ee3ffbc961fd93462dd9ecff Mon Sep 17 00:00:00 2001 From: sbplat <71648843+sbplat@users.noreply.github.com> Date: Sat, 14 Sep 2024 20:55:35 -0400 Subject: [PATCH] feat: only load pdf-lib when its used --- src/main/resources/templates/fragments/common.html | 3 --- src/main/resources/templates/misc/add-image.html | 1 + src/main/resources/templates/misc/adjust-contrast.html | 2 +- src/main/resources/templates/misc/remove-annotations.html | 1 + src/main/resources/templates/multi-tool.html | 2 +- src/main/resources/templates/sign.html | 1 + 6 files changed, 5 insertions(+), 5 deletions(-) diff --git a/src/main/resources/templates/fragments/common.html b/src/main/resources/templates/fragments/common.html index 96d52157e..ac723ff4d 100644 --- a/src/main/resources/templates/fragments/common.html +++ b/src/main/resources/templates/fragments/common.html @@ -37,9 +37,6 @@ - - - diff --git a/src/main/resources/templates/misc/add-image.html b/src/main/resources/templates/misc/add-image.html index 28a208c4b..65c7159c4 100644 --- a/src/main/resources/templates/misc/add-image.html +++ b/src/main/resources/templates/misc/add-image.html @@ -66,6 +66,7 @@
+
- +