Jan's Illustrated Computer Literacy 101 Logo:Jegsworks Jan's Illustrated Computer Literacy 101


Home > Jan's CompLit 101 > Working with the Web > Browser Basics > Printing
Icon: Arrow - Previous pagePrevious    NextIcon: Arrow - Next page

Jan's Working with the Web

  Printing Web Documents

Most web pages are not designed with printing in mind.

The printed web page may be surprisingly different from what you saw on the screen. Text may wrap differently on paper than on the screen. Part of a wide page might not print at all. Wide images might be cut off. Under the default settings the background color or graphic will not be printed. This is usually good.

Example: The simple web page below lets the text wrap to the window or (in print) to the page. The overall look is quite different in print.

Web page Web page printed
Simple web page Printed page in black and white

Icon: WarningLost information: Printing in black and white or gray scale may lose information that was conveyed by the colors of the text.


Alternate Version for Print?

Some web sites provide a separate file in PDF format or, more commonly, use Cascading Style Sheets to hide parts of the page and to reformat the page for printing. Such a page would leave out ads, menus, navigation bars, and sidebar information. It makes a big difference, as the examples below show.

Icon: WarningPrint links: A Print link or button on the page might just use the browser's own Print command or it might re-format the page or it might bring up a separate printer friendly page. You cannot tell until you try it out.

Examples:

Example: web page with Print button > re-formats for print (money.cnn.com) Printer friendly page re-formatted for print (money.cnn.com)

Page printed from icon on page.
Web page, which has a Print button (icon)
Credit: money.cnn.com
Browser's own print command produces a page with no margins!
Web page from these lessons Printed page
Page printed from browser
Web page from these lessons Style sheet automatically removed ads, menus, header and footer

Problems with Printing Web Pages

Page width:

A web page may be wider than your paper, especially if it is designed for a large screen resolution. When printed, text will wrap to fit the paper, but a large graphic cannot wrap. Neither can a table or other HTML element that has its width set to a large number of pixels. The printer will not print what will not fit on the paper!

Solution 1: Print in Landscape orientation. (May still not be wide enough)

Solution 2: Save the page or image to your hard disk. Open it in an appropriate application (spreadsheet or word processor for a table, graphics program for an image, HTML editing software for the whole page) and print from there.

Solution 3: Copy and paste it to an appropriate document where you can adjust the size.


Color loss:

Most of us print web pages in black and white or gray scale, rather than the more expensive color inks. You will lose information that was shown by the color of the text or images. Light color text on a dark background, when printed in gray scale, may not show up well unless you print the background. But printing a dark background can take a LOT of ink. Some browsers will automatically print light text as black.

Solution: Print in color, if you can.


Graphic quality:

Graphics that look really great on the screen may print poorly, especially color graphics printed in black and white.  Your printer can show more dots per inch than your screen can. That can result in jagged or muddy pictures.

Images may look odd without the background that they were created to go with. Transparent images may print with a background color or have rough edges.

Solution 1: Print in color. (The images may still look blurry.)

Solution 2: Print the page with its background.

Icon: IE IE: Right click page > Print Preview > Page Setup button >  Print Background Colors and Images
Icon: Chrome Chrome: Right click page > Print > Options: Background colors and images
Icon: IE Firefox: Button: Customize and control (Chrome 15) > Print >Page Setup button > Print Background (colors & images)


Animated graphics:

Animations are made up of a number of separate images. Your computer can only print one image (called a cel) out of the set. It might not be a useful image. It could even be a blank cel!
 [Spelling: Yes, there are only 3 letters in the word cel.]

Solution: (If you want to print a particular cel or more than one) Save the animation to your hard drive. (Right click on the image > Save) Open it with an animation program. There are many free ones. Print from this program or save the cel you want. Open the saved cel in a graphics program and print.


Dialogs for Printing Web Pages

You have a choice of ways to mess up your print job! There are three different dialogs that affect how your print job is handled by the printer: Page Setup, Print, and Printer. Some choices appear in more than one place! Some of these choices are also in the Print Preview, which you will use in the next lesson.

Are you experienced with printing other kinds of documents? Then you will not be surprised by much here.


Print Dialog

Which printer? What parts to print?  How many copies?

Methods to open the Print dialog:

Icon: IE IE:

Method 1: Button: Tools (IE11) > Print > Print...

Method 2: File > Print... 

Method 3: CTRL + P 

Icon: Chrome Chrome:
Method 1: Button: Customize and control (Chrome 34) > Print...

Method 2: CTRL + P

Method 3: Right click > Print...

Method 4: System Print dialog:
CTRL +SHIFT + P for the system Print dialog OR click link on Preview page

Icon: IE Firefox:

Method 1: Button: Customize and control (Chrome 15) > Print > Print...

Method 2: File > Print... 

Method 3: CTRL + P 

Dialog: Print (system dialog in Win8.1) Dialog: Print (Chrome 34) Dialog: Print  (Firefox 29)

Below are explanations of the parts of the dialog.

Printer

All of the installed printers are shown in the list or drop list. One will be the default printer. It's the one that is selected by default UNLESS you recently chose a different printer for a print job from the browser. This list of printers can include items that aren't physical printers, like a computer fax or a PDF printer that just creates a PDF file.

The 'Print to file' check box lets you save a copy of a document that is ready to print on the selected printer. It does not print at this time, but is saved in a file. That used to be a very useful feature when printers were a lot slower and the computer took a long time to format the document for printing.

The Preferences or Properties button opens the printer's own dialog, where you have other choices, as shown below.


Copies

Choose how many copies you want to print. 

For documents with several pages, when you print more than one copy, you can choose whether to collate, that is, to print the whole document through and then go back and print the second copy all the way through. If you do not collate, then all copies of page 1 will print before the printer starts printing the copies of page 2. Collating will save you a lot of paper cuts and time since you won't have to put the pages in order yourself.

Icon: Chrome Chrome has a check box for 'two-sided' printing. The printer must be a duplex printer for that to work! Less expensive duplex printers will print one side, pull the page back into the printer, and print the other side of the page. More expensive duplex printers can print both sides at the same time. Duplex printing automatically can save a LOT of paper in a computer lab!


Print Range

All Prints the whole web page, using as many sheets of paper as necessary. 

Dialog: Print - 3 pages (Chrome 34)Icon: Chrome Chrome shows at the top left how many sheets of paper it will take. 

Icon: IE Icon: IE IE and Firefox: The Print dialog does not tell you how many sheets of paper it will take! Print Preview does show this information but you cannot get there from the Print dialog directly.  
Pages or
Pages from ? to ?
  
Icon: IE Icon: Chrome IE and Chrome: Lets you print only some of the pages that the All choice would print. You can list several individual pages or ranges, like 3, 5, 8-12, which would print pages 3, 5, 8, 9, 10, 11, 12.

Icon: IEFirefox: Only allows a single page or a single range at a time.  
Selection

Icon: IE Icon: IE IE and Firefox: Prints only what you have highlighted in the browser but the Print Preview shows the whole page.

Dialog: Print > Selection (Chrome 34)Icon: Chrome Chrome: The 'Selection only' choice appears only if some part of the web page was selected when you choose the Print command. Print Preview shows what selection will print.


An earlier version of these lessons included a lot of discussion about framed pages. I have dropped this material because few sites use frames anymore. Frames have been deprecated (declared obsolete and dropped) in HTML5 when that standard was finalized in 2014.


Printer Properties

What quality? What colors? What media?

Each printer has a dialog where you can adjust settings for how the printer prints. Each manufacturer designs its own dialog that offers choices that fit the particular printer. These are wildly different from each other!! You will generally see choices like those listed below somewhere in the printer's dialog.

Dialog: Printer Properties - HP 500C on Vista Dialog: Printer Preferences - Samsung ML-1200

Colors: Black text, gray scale, color photo, or color graphics. Gray scale means all colors will be printed in shades of gray or black. 

Quality: normal, draft or fast (less ink, less quality), presentation or high (most ink, best quality)

Orientation: portrait or landscape

Media: plain paper, glossy paper, card stock, transparency, etc. It makes a big difference what you choose here, especially for slick paper or transparencies.

Media Size: The actual size of what you are printing on - letter, legal, normal envelope (No. 10), A4, etc.

Special features: Does your printer have unusual or special features? Look for settings to control those features in this dialog.


Page Setup dialog

What will the page look like?

The Page Setup dialog controls many features of the page layout.

Icon: IE IE:

Dialog: Page Setup (IE11)

Icon: Chrome Chrome: Some options show only as needed
Dialog: Print - controls panel (Chrome 34)
Dialog: Print > Margins list (Chrome 34)  

Dialog: Print - Custom margins - drag to set (Chrome 34)

Shown only as needed: 'Selection Only' and 'Fit to page'

Dialog: Print - Fit to page options (Chrome 34)

Icon: IE Firefox:

Dialog: Page Setup > Format & Options tab (Firefox 29)Dialog: Page Setup > Margins & Header/Footer tab (Firefox 29)

Paper Size - Letter is the default choice.

Paper Orientation - Portrait (vertical) is the default, or Landscape (horizontal)

Icon: IE Icon: IE Shrink to Fit - Resizes the page to fit the width of the current paper size.
Icon: Chrome Chrome automatically shrinks the page.

Margins - Left, Right, Top, and Bottom. Most printers can print with margins of .5" of the top and bottom and of .25" of the left and right. Many can print closer. Save paper! Use small margins with web pages, which can have a lot of unused space. In Chrome you can set your own margins by choosing Custom from the Margins drop list and then dragging the dashed lines. The current values show in a floating tip.

Header and Footer of the pages - The default settings add text to the top and bottom of the page. Each browser positions the text differently by default.

 Icon: IE IE Icon: Chrome Chrome Icon: IE Firefox

Sample printout with default header and footer (IE9)

Sample print out with default header and footer (Chrome 16)

Sample print out with default header and footer (Firefox 9)

Icon: IE Icon: IE In IE and Firefox, you can make your own choices for what is in the header and footer, or choose Custom and type the text that you want to appear. 

Icon: Chrome Chrome does not yet [June, 2016] let you change the default header and footer. You can uncheck the box so that neither the header nor the footer will print.

Printer codesIcon: IE IE: You can create a custom header or footer by entering codes to create exactly what you want to see, automatically. For example, to get the date followed by the time, you would enter  &d  &t.

TipCodes for Header/Footer: Where is the list of codes? In earlier versions of IE, the list of codes shows as a popup tip but it no longer does. I guess we are all supposed to just know! Or maybe just settle for the choices that are provided in the dialog. Boo!