public static function htmlPdf()
{
$img_path = Env::get('ROOT_PATH').'/public/images/wechat/user.jpg';
$img_path = str_replace("\\","/",$img_path);
$html = '<!DOCTYPE html>
<html lang="zh-CN">
<head>
<meta charset="utf-8">
<title>Document</title>
</head>
<style>
* { font-family: "simkai"; }
</style>
<body>
<div class="wrapper">
<div class="title">合同協議</div>
<div class="header">
<div class="content"><image src="'.$img_path.'">'.$img_path.'
第二條:【租金及支付方式】
1.房屋租金每個月爲稅前人民幣780.00元大寫(柒佰捌拾元整),物管費爲每個月房租的12%,租期內物管費首
次付款時全額支付。水費爲一人每個月30元、二人每個月50元,房屋租金支付方式押1付二月付,後期提早15天
付款,採暖費按一個天然月的房租取,並於每一年10月15日前繳納至甲方指定帳戶。
甲方指定收款帳戶:
①農業銀行:(石家莊東方支行) 6228 4806 3880 3533 279 開戶名:徐建龍;
②支付寶:138 3210 3726 徐建龍 (特別提醒:除甲方指定帳戶外,其餘轉帳帳戶視爲無效打款)。
第三條:【保證金及其餘費用】
1.乙方繳納押金¥700.00元(大寫柒佰元整 )做爲保證金,保證金做爲乙方不損壞房屋結構、設施、傢俱
、電器以及不拖欠水、電、燃氣、物業等使用費用的保證。
2.保證金不容許充抵房租,合同期滿乙方結清所有費用並協助甲方完成退房手續後,甲方僅以轉帳形式將
所收保證金餘款在七個工做日內退還至乙方指定帳戶。
第四條:【雙方的義務】
1.乙方應按照本合同規定的期限向甲方繳納租金,逾期不交租金視爲違約。若乙方合同期內單方終止合同
,經甲方贊成後能夠選擇如下方式解除合同:①賠償甲方兩個月房租做爲違約金,甲方將該房屋租金、水
電煤氣等費用扣除後,餘款退還乙方。②在無拖欠房租及任何費用的前提下,乙方可選擇與甲方簽定《轉
租協議》,待轉租成功後,乙方向甲方支付半個月租金做爲轉租費用,其他費用結清後,剩餘房租及押金
退還乙方。
2.乙方承租該房屋期間,應自覺遵照【YOHO閤家入住管理條例】,不得將該房屋轉租、轉借、轉讓、抵
押,不得利用該房屋進行違法活動,不然甲方有權收回該房屋,所收費用不予退還且由此形成的經濟損失
由乙方承擔。
3,甲方負責審驗出租房源產權證、業主身份證等基本信息的真實性,保證乙方租住的合法性。
4,乙方須保持房屋內各區域的乾淨整潔,禁止將垃圾堆放在公共區域,甲方將提供房屋內餐廳、廚房、
衛生間一個月兩次深度保潔的服務
5,合同到期前10天,乙方須配合甲方帶新客戶看房。
第五條:【維修責任】
甲方維修責任:
1.房內水管、總閥門老化破損、漏水、爆裂;
2.因防水層、坐便器管道、房屋其餘管道等出現漏水,影響乙方或樓下鄰居生活的;
3.因電錶、閘盒、電路、電線老化、電卡等問題致使乙方沒法正經常使用電;
</div>
<div class="agreement">
<div class="agreement_box agreement_left">
<p>甲方:</p>
<br>
<p>河北光腳哥公司</p>
<br>
<p>簽字時間:2019-05-27</p>
<div class="image_left">
<img src="http://myphp.com/images/wechat/zhang.png"/>
</div>
</div>
<div class="agreement_box ">
<p>乙方(簽字):</p>
<br>
<p>身份證號:130637199652051515</p>
<br>
<p>簽字時間:2019-05-27</p>
<div class="image_right">
<img src="https://myphp.com/uploads/20190506/bdf03e3d4e796f4f5cbc649b11869a4a.png"/>
</div>
</div>
<!-- <div class="image_left image">
<image src="http://myphp.com/images/wechat/zhang.png">
</div>
<div class="image_right image">
<image src="http://myphp.com/images/wechat/zhang.png">
</div> -->
</div>
<div class="foot"></div>
</div>
</body>
<style type="text/css">
body{
margin: 0 auto;
background: #ccc;
}
.wrapper{
width: 700px;
height: 1000px;
/*height: 100%;*/
margin: 0 auto;
background: #fff;
padding: 0;
padding: 20px;
}
.title{
width: 300px;
height: 50px;
/*background: #ccc;*/
font-size: 20px;
margin: 0 auto;
text-align: center;
line-height: 50px;
}
.header{
/*background: red;*/
margin-top: 20px;
/*height: 500px;*/
}
.table{
background: #ccc;
}
.header_conent{
margin: 10px 0 0 0;
background: #9bf;
}
.content{
margin: 20px 30px 20px 30px;
}
.agreement{
margin: 50px;
}
.image_left img{
width: 150px;
height: 150px;
position: absolute;
bottom: 40px;
left:30px;
}
.image_right img{
width: 100px;
height: 100px;
position: absolute;
bottom: 110px;
left:120px;
transform: rotate(-90deg);
}
.agreement_box{
float: left;
width: 270px;
height: 200px;
z-index:1;
position: relative;
}
.agreement_left{
margin-right: 40px;
}
</style>
</html>';
$html = preg_replace_callback('/<img(?:.*?)src="(.*?)"(?:.*?)\/?>/', function($matches) {
$imageInfo = getimagesize($matches[1]);
$base64 = "" . chunk_split(base64_encode(file_get_contents($matches[1])));
$base64_image = 'data:' . $imageInfo['mime'] . ';base64,' . $base64;
return str_replace($matches[1], $base64_image, $matches[0]);
}, $html);
return $html;
}
$img_path = Env::get('ROOT_PATH').'/public/images/wechat/user.jpg';$img_path = str_replace("\\","/",$img_path);