diff --git a/resources/views/pdf-designs/clean.html b/resources/views/pdf-designs/clean.html index d53a34ca3d2d..b7d43f1aac69 100644 --- a/resources/views/pdf-designs/clean.html +++ b/resources/views/pdf-designs/clean.html @@ -213,6 +213,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 **/ @@ -243,61 +258,73 @@ /** To find out selectors on your own: https://invoiceninja.github.io/docs/custom-fields/#snippets **/ -
+
+ |
+
+
+
+
+
+
+
+
+
+ $entity_label +
+
+
+
+
+ |
+
+ | + +
$entity_label
-