From 55be4891d20ee00d96fadee04a809d388670bd38 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20Beganovi=C4=87?= Date: Fri, 29 Oct 2021 17:42:53 +0200 Subject: [PATCH] Plain --- resources/views/pdf-designs/plain.html | 129 +++++++++++++++---------- 1 file changed, 78 insertions(+), 51 deletions(-) diff --git a/resources/views/pdf-designs/plain.html b/resources/views/pdf-designs/plain.html index febdb4b4b63a..a6102e69af38 100644 --- a/resources/views/pdf-designs/plain.html +++ b/resources/views/pdf-designs/plain.html @@ -193,6 +193,21 @@ white-space: nowrap; } + /** .repeating-header, + .repeating-header-space, **/ + .repeating-footer, + .repeating-footer-space { + height: 160px; + } + .repeating-header { + position: fixed; + top: 0; + } + .repeating-footer { + position: fixed; + bottom: 0; + } + /** Useful snippets, uncomment to enable. **/ /** Hide company logo **/ @@ -223,60 +238,72 @@ /** To find out selectors on your own: https://invoiceninja.github.io/docs/custom-fields/#snippets **/ - + + + + + + + + + + + + + + + + +
+
 
+
+
+
+
+
+
+ +
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ +
-
-
-
-
+ -
- - -
-
-
- -
- -
- -
- -
- -
-
- -
-
- -
-
- -
+ - + }); +