From 2f728da83036bb17e6a72a5b6f08a97e8b771d46 Mon Sep 17 00:00:00 2001 From: alecarn <133774929+alecarn@users.noreply.github.com> Date: Tue, 7 Nov 2023 10:07:44 -0500 Subject: [PATCH 1/2] fix(geo): print - remove 300 PPI resolution (#1489) * fix(geo): print - remove 300 PPI resolution - Add traduction for resolution unit measure --- .../src/lib/print/print-form/print-form.component.html | 8 ++++++-- packages/geo/src/lib/print/shared/print.type.ts | 2 +- packages/geo/src/locale/en.geo.json | 1 + packages/geo/src/locale/fr.geo.json | 1 + 4 files changed, 9 insertions(+), 3 deletions(-) diff --git a/packages/geo/src/lib/print/print-form/print-form.component.html b/packages/geo/src/lib/print/print-form/print-form.component.html index cb94cd5b0a..5f0632dc68 100644 --- a/packages/geo/src/lib/print/print-form/print-form.component.html +++ b/packages/geo/src/lib/print/print-form/print-form.component.html @@ -181,7 +181,11 @@