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
Post a Comment