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

    1. you can build a table with size of the page you want to print to and then you print from the browser

    2. 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.

        Write a Reply...