Subject: hide buttons of a document while printing in web
Stef,I don’t know if you ever found a solution to this, but there is a way that this can be done without having to write a single line of Javascript! I had to do a similar thing for one of my applications.
If you’re familiar with CSS, you can create a style-sheet that will only be applied when the screen is being printed, and apply it to the elements that you want shown or hidden. I won’t get into all of the specifics here, but feel free to e-mail me, and I can send you some code examples.
Subject: RE: hide buttons of a document while printing in web
Mark, I appreciate your response from last year. I’m having a hard time trying to get this to work in Notes. Can you email me with the exact placement of all these elements in Notes. Just make it for a single button on the form or action bar that I want to hide when printing. What text do I put in the HTML tab and/or header, etc.? My email is epi@enviroprointl.com. Thanks Mark.