From 60f06cf1e81ace12ec9fdd14c7f9fd4bb949d0d6 Mon Sep 17 00:00:00 2001 From: Tobias Ludwig Maier Date: Thu, 28 Dec 2023 22:32:28 +0100 Subject: [PATCH] Document limitation --- index.html | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/index.html b/index.html index de250d1..81f2e28 100644 --- a/index.html +++ b/index.html @@ -66,6 +66,15 @@ will be generated and displayed below. You can then print the labels by clicking the "Print Labels" button.

+ +

+ One known limitation of this tool is that it + only works on Google Chrome and possibly Firefox. + This is because it uses the + @page + CSS rule to control the page size, margin, and to turn off the default + header and footer of the browser. +