ubuntu22.4 x86架构 wkhtmltopdf转换后pdf丢失中文
Closed this issue · 6 comments
sunny086 commented
<title>离职证明</title>
<style>
body {
font-family: Arial, sans-serif;
line-height: 1.6;
margin: 0;
padding: 0;
}
.container {
width: 21cm;
height: 29.7cm;
padding: 2cm;
margin: auto;
position: relative;
}
.header {
text-align: right;
}
.header img {
width: 100px;
height: auto;
}
.header-line {
width: 100%;
border-top: 1px solid #000;
}
h1 {
text-align: center;
}
.content {
margin-top: 20px;
text-indent: 2em;
}
.signature {
margin-top: 50px;
text-align: right;
}
.receipt {
margin-top: 50px;
border-top: 1px dashed #ccc;
padding-top: 20px;
text-align: center;
}
.receipt .content {
text-align: left;
text-indent: 2em;
}
.signature .date {
margin-top: 10px;
}
.placeholder {
position: relative;
display: inline-block;
vertical-align: center;
}
.placeholder::after {
content: "";
border-bottom: 1px solid #000;
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 1px;
z-index: -1;
}
.placeholder span {
white-space: nowrap;
position: relative;
padding: 0 5px;
}
</style>
离职证明
兹证明 大猩猩 ,身份证号码:340000202401011234,于 2023-09-08T02:30:33. 至 2024-09-01 ,担任 全资子公司 (公司) PHP开发工程师 (职位)。于 2024-09-01 与我公司正式解除劳动关系。
双方已就劳动关系存续期间的所有问题达成一致,并已一次性结清。同时,我公司已为其办妥离职手续。
离职生效日起:员工仍应按与公司签署的保密、知识产权条款约定,履行相关义务。 员工 不需要 履行竞业限制义务。
特此证明。
公司:全资子公司
日期:2024-09-01
回 执
兹证明 大猩猩 ,身份证号码:340000202401011234,于 2023-09-08T02:30:33. 至 2024-09-01 ,担任 全资子公司 (公司) PHP开发工程师 (职位)。于 2024-09-01 与我公司正式解除劳动关系。
本人已收到 全资子公司 公司 于 2024-09-01 出具的《离职证明》。
签收人:
日期:
sunny086 commented
sunny086 commented
sunny086 commented
请问ubuntu服务器上出现的文字丢失问题,我该如何处理?
sunny086 commented
sunny086 commented
sunny086 commented
嚯 done!!