One way is to design the page so that the entire contents fits into a
browser window restricted to a width of 620px
Or, as Murray suggested, design the page (or use CSS to resize) so
that the content fits into a table 620px wide, but use a print media
CSS to remove navigation components from the top, left, right, bottom
when printing.
Read the other answers to your original question! There are suggestions,
there. Try them out.
Ask a Question
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.