Internal website that uses a frameset needs javascript print function.
Function to be triggered from menu frame(top) to print contents of main frame(bottom). Their is a problem! The main frame(bottom) may contain an embedded object (using the embed tag) pdf file or an embedded (using iframe) excel file as well as regular htm(l) files.
Though I am able to print regular htnl files but not the embedded objects like excel and pdf docs!!
Script must be able to detect and print these files. I am unable to solve this. Please help me out!
Function to be triggered from menu frame(top) to print contents of main frame(bottom). Their is a problem! The main frame(bottom) may contain an embedded object (using the embed tag) pdf file or an embedded (using iframe) excel file as well as regular htm(l) files.
Though I am able to print regular htnl files but not the embedded objects like excel and pdf docs!!
Script must be able to detect and print these files. I am unable to solve this. Please help me out!