I have a div with a class footer-spec
How do I use prince to move that div to the bottom of the PAGE in regards to the pdf that is generated.
I have tried:
-prince-float: page;
-prince-clear: end;
Chrome does not seem to register those attributes.
Also tried:
flow: static(flow-prince-footer)
Not really sure what to do!
Please help!
How do I use prince to move that div to the bottom of the PAGE in regards to the pdf that is generated.
I have tried:
-prince-float: page;
-prince-clear: end;
Chrome does not seem to register those attributes.
Also tried:
flow: static(flow-prince-footer)
Not really sure what to do!
Please help!