Hi,
I need to add page numbers when I take print outs of a certain web page(s)using javascript.
Can anyone guide how to proceed?
Regards,
Dheeraj
1 Replies - 439 Views - Last Post: 31 July 2012 - 03:58 AM
Replies To: java script code to take page number in print out
#2
Re: java script code to take page number in print out
Posted 31 July 2012 - 03:58 AM
adding page numbers to printouts is the job of the browsers print rendering engine. webpages itself do not have page numbers because a web page is not related to a paper format.
you could use XSL-FO to convert an XHTML website to a print layout.
you could use XSL-FO to convert an XHTML website to a print layout.
Page 1 of 1
|
|

New Topic/Question
Reply


MultiQuote



|