Alt-web banner

 

 

 

MORE TUTORIALS

Alt-Web Home Page

Chalk Board Intro

CSS  Styled Background Images

Image Borders on Mouse Over

Iframes

Scrollable Divisions

CSS  Flyout Menus

Vertical & Horizontal Centering

Centered Page Background

Liquid Layouts

Images and Text

Layout Regions

Printer Friendly Pages

Web Color Assist Tool

Hex  Color Chart

Favicons

 

 

 

 

 

clearpixel

Print this Page Print this Page

Making Printer Friendly Page Layouts in Net Objects Fusion

Description:

This simple method shows how to copy your web page onto a white background in a Zero Margins Page Layout. There are other ways to make printer friendly pages with server side scripts or by converting web pages to PDF (portable document format) for viewing in Adobe™ Acrobat Reader.  But this is the easiest method for most NOF users.

Tutorial:

  1. In Site View, click on the page icon or page name you wish to copy.  Hit Ctrl+C to copy, then Ctrl+V to paste.  The creates a duplicate of your page.

copy

  1. On the Page Properties box, rename your new page and set MasterBorder to Zero Margins.

rename

  1. In Page Design view, set Page Layout Properties width to something around 600 pixels wide. You may have to adjust or squeeze your content to fit these dimensions (see below for converting content from tables into layouts).

width

  1. On the Backgrounds tab, Set Page Background Color to White #FFFFFF, and Page Background Image to None.

bground

  1. You should see a plain white page layout with no backgrounds, no banners and no navigation elements except for those contained in your content.

Working with table based layouts:

  1. If your content is mostly inside tables, you may wish to Convert Tables to Layouts or just cut and paste your content from table cells into one large text box. For ease in printing, the less complicated your layout the better. But some lists or charts, for example, may look nicer if nested inside tables. You be the judge.

Centering a page for all browsers

  1. Click the HTML button on the Page Layout Properties box, and type this line of code in the Beginning of Body tab: <div align="center">

C-begbody

  1. And then this line of code to close div in the End of Body tab: </div>. Click OK.

C-endbody

Making a Print Page Button:

  1. Click View menu > Toolbars, select Form Tools to display.  Draw a Form Layout box somewhere above or below your page content.  Select Create position based form (Layout Region) in the pop-up window and click OK.

formlayout

  1. Draw a Form Button inside the Form Layout box and set the Name and Text values to Print; Type: Button and then click the HTML button on the Forms Button Properties box.

formbox

  1. Insert this line of code in the Inside Tag:  onClick="javascript:window.print()" then click OK.

print

That's all there is to it. We hope you found this article helpful and informative.

Print this Page Print this Page

 


 

Reach the World with Alt-Web

If you use the free content on this site, please publish a link on your site to ours.
http://alt-web.com Thank you.

 
© 1995 - 2007 Alt-Web Design and Publishing
Nancy O'Shea
clearpixel