Print function in portal

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • MadhuriY
    New Member
    • Oct 2006
    • 1

    #1

    Print function in portal

    Hi,
    I am working on Bea Weblogic Portal.
    For every page we have singlelevelmenu .jsp, footer.jsp, rightnavigation .jsp and portlets rendered between them.
    In the footer.jsp we have a print icon, which on clicking should open a new page with the content of current page, without header,footer and rightnavigation .
    I need to implement a print function which shows a preview of the current page with three buttons at the bottom - zoomin,zoomout and print.
    My workaround is : i have created a javascript function which opens a new page with 3 buttons at the bottom. i have pagelabel attribute. Can anything possible to do with this pagelabel to get html code included in the preview page.

    Provide me with a solution....
Working...