Forum Moderators: mack
Murray
Many web browsers can view .pdf files with a plugin so you should be able to let them print from there, or they can download it to their machines.
-Make a link to the pdf
-When the user clicks on it, it will automatically open up Adobe Reader (you may want to put a link to that website as a courtesy in case they dont have it)
-From there they can print it themselves.
That was the easist method I found
1) How to add a "print this page" button to a web site:
Plenty of free scripts for this function, try searching for "print page script" on any search engine. Go for the javascripts.
2) How to add a "print this page" button in a PDF file:
A little more complicated, but it can be done if you have the full version of Acrobat (not Reader). Go to Menu Tools->Advanced Editing->Link Tool. Draw a square on the page. Select "custom link" and hit OK. Click to the Actions tab and select "Execute menu item" from the actions pop-up. Follow the instructions and select the "Print..." menu.
Now just add a graphic or the text "Print this page" where you drew the link.