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

  • 相关阅读:
    IDEA中写xml配置文件的时候没有代码提示
    Spring事务中的readonly
    解决IDEA项目名称无下标蓝色小方块
    【24小时内第四更】为什么我们要坚持写博客?
    .Net架构篇:实用中小型公司支付中心设计
    .NetCore外国一些高质量博客分享
    .Net业务搭配实用技术栈
    .NetCore实践爬虫系统(一)解析网页内容
    APM实践目录
    docker环境部署
  • 原文地址:https://www.cnblogs.com/jjkv3/p/1750840.html
Copyright © 2011-2022 走看看