Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ...Regarding the Printer friendly pages..Regarding the Printer friendly pages..
Previous
 
Next
New Post
5/23/2011 6:08 AM
 
Hi all,

I have a very urgent requirement, I want to display on printer link on each page so that If user want to take the print out of the pages then user should be able to take the print out. How can we add the print option in the pages or module, please suggest it is very very urgent..

Thanks
Sansugoi

 
New Post
5/25/2011 9:07 AM
 
Sansugoi

Every module on the page can display Print link. To enable it you should go to the settings of the module, then go to the section "Page Settings" and put a tick into the "Allow Print" checkbox.

Sergey
 
New Post
5/25/2011 5:06 PM
 
Is it possible to add the print link at the page level instead of the module level? 
 
New Post
5/25/2011 7:02 PM
 
The print friendly button is designed to force DNN to render a single module in a way that can allow it to be printed. If what you want is a button that allows the whole page to be printed - you would ideally add a bit of script code like this to the SKIN.

<SCRIPT LANGUAGE="JavaScript">
<!-- Begin
if (window.print) {
document.write( '<input type="button" name="print" value="Print This Page" '
+ 'onClick=" window.print()">);
}
// End -->
</SCRIPT>
 
New Post
5/25/2011 8:57 PM
 
Thanks I'll have to give this a try ...
 
Previous
 
Next
HomeHomeUsing DNN Platf...Using DNN Platf...Administration ...Administration ...Regarding the Printer friendly pages..Regarding the Printer friendly pages..


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out