Darkmatter5 Posted June 18, 2008 Share Posted June 18, 2008 I've got a report that pages the results and current has about 111 pages in the report. I have a print page button on each page of the report to print out a specific page using the following code: <input type='Button' name='printit' value='print' onclick='javascript:window.print();'> Can someone help me with making a print all button to have the button initiate printing of all the pages in the report, not just the current one? Thanks! Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.