开发者

javascript print action - printing date/ url

In one of my project, I need to display print option to the user (on loading html page).

While this works fine, but the content printed contains the url and date of printing.

Please let me know how I can configure at javascript level (not at printer level) so that these default things (url, date of printing, page 1 of 10 etc..) are n开发者_C百科ot printed.

Thank you in advance.


Unfortunately date, file path are added by the browser and you can not control them with javascript, the only option is the browser itself.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜