From 3d6abda39468d86307a4d686302d19379842ca7c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20Beganovi=C4=87?= Date: Fri, 29 Oct 2021 17:18:16 +0200 Subject: [PATCH] Creative --- resources/views/pdf-designs/creative.html | 143 +++++++++++++--------- 1 file changed, 84 insertions(+), 59 deletions(-) diff --git a/resources/views/pdf-designs/creative.html b/resources/views/pdf-designs/creative.html index 408db2250368..a41317f7a788 100644 --- a/resources/views/pdf-designs/creative.html +++ b/resources/views/pdf-designs/creative.html @@ -202,6 +202,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 **/ @@ -232,68 +247,78 @@ /** To find out selectors on your own: https://invoiceninja.github.io/docs/custom-fields/#snippets **/ + + + + + + + + + + + + + + + + +
+
 
+
+
+
+
+
+
+
+
+ +
+
+

+ $entity_label  + #$entity_number +

+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ +
- + -
-
-
- -
-
-
-
- - -
- -
-

- $entity_label  - #$entity_number -

- -
-
- -
- -
- -
- -
-
- -
-
- -
-
- -
+ - + }); + \ No newline at end of file