There has been a change in the patch file for a8eJoomla 1.0.12b. The print link has been change to now use a CSS file called print.css in your template folder.
This was to allow you to style your print page separately and not use template_css.css. The advantages of this was to allow for better styling to suit print.
It also allow the email and PDF button on the print popup page to be removed. To do this just create a new CSS file called print.css and place this file in your template folder. Then: