From 81d8cbc8b0d5499af8b4a8bb45fedf3187c02376 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20Beganovi=C4=87?= Date: Fri, 29 Oct 2021 17:45:54 +0200 Subject: [PATCH] Tech --- resources/views/pdf-designs/tech.html | 179 +++++++++++++++----------- 1 file changed, 103 insertions(+), 76 deletions(-) diff --git a/resources/views/pdf-designs/tech.html b/resources/views/pdf-designs/tech.html index 9c253db94756..9f239eba0439 100644 --- a/resources/views/pdf-designs/tech.html +++ b/resources/views/pdf-designs/tech.html @@ -232,6 +232,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 **/ @@ -262,86 +277,98 @@ /** To find out selectors on your own: https://invoiceninja.github.io/docs/custom-fields/#snippets **/ - - -
-
-
- $entity_number_label: $entity_number - $date_label: $date -
- -
-
- + + + + + + + + + + + + + + + + +
+
 
+
+
+
+
+ $entity_number_label: $entity_number + $date_label: $date +
+
+
+ +
+
+
+ $payment_due_label: + $payment_due +
+
+ $amount_due_label: + $amount_due +
+
+
+
+
+
+
+ $from_label: +
+
+
+ $to_label: +
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
- $payment_due_label: - $payment_due -
+
+ +
-
- $amount_due_label: - $amount_due -
-
-
-
+ -
-
-
- $from_label: -
-
-
- $to_label: -
-
-
-
-
-
-
- -
-
- -
- -
- -
-
- -
-
- -
-
- -
-
+ - + }); +