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