zoukankan      html  css  js  c++  java
  • 如何正确的打印网页。

    A web page's screen appearance is no guarantee of how it prints. There are many different elements, including pictures, words, and frames, that you have to consider before printing. Many modern printers have an option that allows you to print a page exactly as it appears on screen.

    1. Step 1

      Browse to the web page that you want to print.

    2. Step 2

      Click "Print Preview" first to view exactly how the page will look on paper. If it doesn't appear how you'd like, close out of the preview.

    3. Step 3

      Examine the web page to see if it uses frames. Frames are several different web pages linked and pieced together to appear on one screen. If you are dealing with frames and only want to print one, use your mouse to click inside of the frame that you want to print.

    4. Step 4

      Click "File," then "Print" on the browser main menu. Choose the printer that you want to use from your drop down list on the "Print" dialog box.

    5. Step 5

      Go to the "Print Frames" section of the dialog box. Your choices here will depend on how you want the frames to show on your hard copy.

    6. Step 6

      Choose "As laid out on the screen" or similar if you want all of the frames to display as they appear on screen (if this option is grayed out, that means that the printer will already print the page as laid out by default). Choose "The Selected Frame" if you have frames and you only want to print the one you selected in step three. If you want to print all of the frames, but each frame has to be on individual pages, choose "Each frame separately."

    7. Step 7

      Click "Properties" next to your printer on the print dialog box. Choose "Fit to page" under "Resizing," "Finishing" or the similar option for your printer. This will adjust the sizes of the images and text so that they will fit comfortably within one page horizontally (even if there are multiple pages the images and text will print properly on each page).

    8. Step 8

      Click "OK" and then print the web page

  • 相关阅读:
    腾讯云Windows Server下nodejs websocket ssl配置
    Windows下运行MapReduce程序出现Could not locate executable nullwinutils.exe in the Hadoop binaries.
    2.4寒假学习记录
    2.3寒假学习记录
    2.2寒假记录
    2.1日寒假学习记录
    DFA敏感词过滤实现
    手机号和邮箱合法性验证+焦点事件
    复选框显示隐藏
    table+分页+模糊查询
  • 原文地址:https://www.cnblogs.com/jjkv3/p/1750840.html
Copyright © 2011-2022 走看看