What is the simplest way to make a web page, printer friendly? I'm new to the computer, but I learn quickly. Any advice would be great. Thanks
How to make web page, printer friendly?
you can build a table with size of the page you want to print to and then you print from the browser
you can create a pdf doucument with classes like these ones
a) http://sourceforge.net/projects/pc4p/
b) www.ros.co.nz/pdf
hope, it could help
Thanks for the information. I'll get started right away.