I have implemented the module by adding

<?php print print_insert_link();?>
<?php print print_mail_insert_link();?>

into a block. It works flawlessly for authenticated users but the links do not appear for anonymous users. I checked permissions and anonymous users have access to access printer friendly pages and send pages by email.

Any suggestions???

Comments

friendswoodtech’s picture

Assigned: Unassigned » friendswoodtech
Status: Active » Closed (works as designed)

Further investigation showed the issue only occurred in book pages - there was one more security option to check under books - View printer-friendly book pages. Once that was done, it all worked as designed.