#divPrintBtn{ display: none;/* 不需要的区域 */ } @page { size: auto; /* auto is the initial value */ margin: 0mm; /* this affects th..._js print 遮挡页脚地址">
当前位置:   article > 正文

JQPrint 隐藏页眉、页脚和不需要的区域_js print 遮挡页脚地址

js print 遮挡页脚地址

 <style media="print">
        #divPrintBtn{
            display: none;/* 不需要的区域 */
        }
    @page {
      size: auto;  /* auto is the initial value */
      margin: 0mm; /* this affects the margin in the printer settings */
    }

声明:本文内容由网友自发贡献,不代表【wpsshop博客】立场,版权归原作者所有,本站不承担相应法律责任。如您发现有侵权的内容,请联系我们。转载请注明出处:https://www.wpsshop.cn/w/你好赵伟/article/detail/171464
推荐阅读