Remove URL on Print Page
Remove URL on Print Page
Hi is there a way to remove the url from the print page?
- Attachments
-
- remove url.PNG (2.65 KiB) Viewed 1555 times
Re: Remove URL on Print Page
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.
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.
Kind regards,
<js />
My AppGini Blog:
https://appgini.bizzworxx.de/blog
You can help us helping you:
Please always put code fragments inside
AppGini 25.10 + all AppGini Helper tools
<js />
My AppGini Blog:
https://appgini.bizzworxx.de/blog
You can help us helping you:
Please always put code fragments inside
[code]...[/code]
blocks for better readabilityAppGini 25.10 + all AppGini Helper tools