Page 1 of 1

Remove URL on Print Page

Posted: 2022-02-05 18:02
by jfehr
Hi is there a way to remove the url from the print page?

Re: Remove URL on Print Page

Posted: 2022-02-05 18:54
by jsetzer
Are you sure this is from the printed page? For me this looks like the browser's default footer.

If so, you can change it in your browser's print settings for header/footer.

Browser settings are user-profile related and usually stored by the executable (for example by Firefox Browser executable) in some place of the operating system which is protected against scripting access, fortunately! I'm pretty sure you cannot change any webuser's browser settings using serverside-scripts (PHP, ...) nor clientside scripts (javascript inside the browser) for security reasons.

In a "company network" your IT department may configure and apply group policies or write logon scripts (Powershell, ...) for unifying various settings.