91超碰碰碰碰久久久久久综合_超碰av人澡人澡人澡人澡人掠_国产黄大片在线观看画质优化_txt小说免费全本

溫馨提示×

溫馨提示×

您好,登錄后才能下訂單哦!

密碼登錄×
登錄注冊×
其他方式登錄
點擊 登錄注冊 即表示同意《億速云用戶服務條款》

php實現打印預覽功能的方法

發布時間:2020-08-24 10:56:45 來源:億速云 閱讀:280 作者:小新 欄目:編程語言

這篇文章主要介紹了php實現打印預覽功能的方法,具有一定借鑒價值,需要的朋友可以參考下。希望大家閱讀完這篇文章后大有收獲。下面讓小編帶著大家一起了解一下。

php實現打印預覽功能的方法:首先獲取當前頁的html代碼;然后設置打印開始區域和打印結束區域;接著從開始和結束代碼向后取html;最好確定要打印的內容即可。

php實現打印預覽功能的方法

php 實現打印預覽的功能

<inputid="btnPrint" type="button" value="打印"onclick="javascript:window.print();" />
<inputid="btnPrint" type="button" value="打印預覽" onclick=preview(1)/>
<styletype="text/css" media=print>
.noprint{display : none}
</style>
<pclass="noprint">不須要打印的地方</p>
<script>
functionpreview(oper)
{
if (oper <10)
{
bdhtml=window.document.body.innerHTML;//獲取當前頁的html代碼
sprnstr="<!–startprint"+oper+"–>";//設置打印開始區域
eprnstr="<!–endprint"+oper+"–>";//設置打印結束區域
prnhtml=bdhtml.substring(bdhtml.indexOf(sprnstr)+18);//從開始代碼向后取html
prnhtmlprnhtml=prnhtml.substring(0,prnhtml.indexOf(eprnstr));//從結束代碼向前取html
window.document.body.innerHTML=prnhtml;
window.print();
window.document.body.innerHTML=bdhtml;
} else {
window.print();
}
}
</script>
<p>XXXXX</p>
<!–startprint1–>要打印的內容<!–endprint1–>
<inputid="btnPrint" type="button" value="打印"onclick="javascript:window.print();" />
<inputid="btnPrint" type="button" value="打印預覽" onclick=preview(1)/>
<styletype="text/css" media=print>
.noprint{display : none}
</style>
<pclass="noprint">不須要打印的地方</p>
<script>
functionpreview(oper)
{
if (oper <10)
{
bdhtml=window.document.body.innerHTML;//獲取當前頁的html代碼
sprnstr="<!–startprint"+oper+"–>";//設置打印開始區域
eprnstr="<!–endprint"+oper+"–>";//設置打印結束區域
prnhtml=bdhtml.substring(bdhtml.indexOf(sprnstr)+18);//從開始代碼向后取html
prnhtmlprnhtml=prnhtml.substring(0,prnhtml.indexOf(eprnstr));//從結束代碼向前取html
window.document.body.innerHTML=prnhtml;
window.print();
window.document.body.innerHTML=bdhtml;
} else {
window.print();
}
}
</script>
<p>XXXXX</p>
<!–startprint1–>要打印的內容<!–endprint1–>

感謝你能夠認真閱讀完這篇文章,希望小編分享php實現打印預覽功能的方法內容對大家有幫助,同時也希望大家多多支持億速云,關注億速云行業資訊頻道,遇到問題就找億速云,詳細的解決方法等著你來學習!

向AI問一下細節

免責聲明:本站發布的內容(圖片、視頻和文字)以原創、轉載和分享為主,文章觀點不代表本網站立場,如果涉及侵權請聯系站長郵箱:is@yisu.com進行舉報,并提供相關證據,一經查實,將立刻刪除涉嫌侵權內容。

php
AI

宁远县| 西吉县| 寿宁县| 东宁县| 荥阳市| 邓州市| 惠安县| 武夷山市| 云霄县| 文安县| 旬邑县| 惠州市| 永顺县| 右玉县| 贡觉县| 兰考县| 瑞丽市| 古交市| 东源县| 无极县| 长乐市| 安多县| 平武县| 彭州市| 曲水县| 壤塘县| 桃园市| 丰台区| 盱眙县| 北票市| 松原市| 彰化县| 青铜峡市| 柯坪县| 铜梁县| 资阳市| 蒙阴县| 周口市| 嘉兴市| 温泉县| 平南县|