Hi,
I have a page which shows the lists of all orders created during the day. If I click print(java script page.print) I will get whatever I see on the page.
But what I want to achive is to print the page having all orders (Page shown on the browser) plus also the order detail page of all the orders. How can achive this?
In other words, How can i programatically create a spool file and send it to printer without displaying all the information on the web.
Thanks
Shafiq
I have a page which shows the lists of all orders created during the day. If I click print(java script page.print) I will get whatever I see on the page.
But what I want to achive is to print the page having all orders (Page shown on the browser) plus also the order detail page of all the orders. How can achive this?
In other words, How can i programatically create a spool file and send it to printer without displaying all the information on the web.
Thanks
Shafiq