Hello,I want to print a part of my jsp-site. Unfortunately I dit not find anything for that in google. Does anyone know here how I can realize that?thanks in advanceregardspat
I mean how can I realize that, that only a part of my jsp-site is printed and how can I format this part to get an comfortable print layout?thanks in advanceregardspat
Option 1:Use a STylsheet with different display/ print styles where parts are visible and others are notOption 2:When displaying to print use a different JSP to create other layout
Here is a forum entry that describes how to use HTML metadata tags and the JavaScript window.print method to print altenate versions of your JSP. http://forum.java.sun.com/thread.jspa?forumID=45&threadID=381818