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: -
-
-
-
-
-
-
- -
-
- -
- -
- -
-
- -
-
- -
-
- -
-
+ - + }); +