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