I need help in finding a solution to the following problem
I have a PERL driven website that gathers information and eventually using cascading websheet format tries to print the data on an IRS form image. Works great if the user removes printing headers and footers and sets margins to 0.25" all around. Currently on loading that page I have a warning alert that pops up to make that declaration. But whereas, "Johnny Can`t Read" or perhaps "Johnny Won`t Read", it is being ignored. They print it out and it is malaligned. Again they don`t look at it and send me garbage I cannot use.
What I understand is that the printing function cannot be controlled by the website. (I hope not true) But if it is, perhaps I can detect whether the margins and header/footer has been corrected and keep flagging that it needs to be changed by the user until it is.
Can anyone give me some code to do one or the other, please dale@sacbiz.com