Dear friends,
How to print a specific area from a website page...??
in our website we have a page that contains a table, I want to add an option for the visitors in order to print this table,
is there any option.
what i did I linked the print to an html page that only contains the table,
(window.open(xx.html).
is there a way to open the page and print it in the same time??
thank you