javascript - Masking URL for window.print() -
so i've scoured internet way hide url @ bottom of page printed using window.print, , seems way user disable option in page settings.
not ideal, i'm trying hide address our servicenow instance being printed on form given our clients customers.
so hiding out of question there way can mask other actual url?
i'm not sure think solution 3 here doing http://www.codeproject.com/questions/424312/can-anyone-help-me-to-hide-header-footer-and-page
but don't understand @ all.
is possible fool print dialog thinking on different page without redirecting?
btw don't see being useful solution cannot use jquery (so many things have been easier if could) reason not work in our servicenow instance.
Comments
Post a Comment