edabg / jsprintsetup

JSPrintSetup Firefox addon
Mozilla Public License 2.0
76 stars 39 forks source link

Div repeatation problem #31

Open surabhiv opened 7 years ago

surabhiv commented 7 years ago

Hello,

I want to repeat particular div on each page.I have tried css by doing position:fixed in media query,But it creates design issue.Can you please suggest me any method of jsprintsetup so that i can accomplish this task.

surabhiv commented 7 years ago

Please reply...is it possible or not??

mitkola commented 7 years ago

jsPrintSetup can't print HTML in page header and footer, because Firefox doesn't support it. You can try with CSS. I think that it is possible to repeat header on each page.