javascript - Default File Name when printing from Internet Explorer -


when printing web page using pdf printer (saving page pdf), chrome , firefox both use pages <title> attribute default file name. however, internet explorer uses pages url.

is there way change functionality in internet explorer can control file name?

note: not talking showing url on header/footer of page, file name when attempting save local system.


Comments

Popular posts from this blog

authentication - Mongodb revoke acccess to connect test database -

python - GitPython: check if git is available -

php - Extract Text from HTTP referer -