当前位置:网站首页>Solution to the problem of abnormal display of PDF exported Chinese documents of confluence
Solution to the problem of abnormal display of PDF exported Chinese documents of confluence
2022-07-03 00:24:00 【It's me】
edition :
confluence 7.4.17
Problem description :
Use Conflunece export file , If there is Chinese in the document , After export, it will display abnormally , Can't watch . as follows
resolvent :
1. download simhei.ttf typeface ; The font link is as follows https://download.csdn.net/download/qq_33121481/85825420
2. Move to site management ->PDF Export language support
Select File , Then upload and install
3. So far, export Chinese DPF It's normal , But it's ok PDF Make further adjustments to the style of
Move to site management ->PDF Format styles , Paste in the following style .
@page
{
size: 210mm 297mm;
margin: 15mm;
}
body, p, li, td, table, tr, br, .bodytext, .stepfield {
word-wrap: normal;
}
.wiki-content div, .wiki-content p {
word-wrap: break-word;
line-height: 1.5;
}
h1 {
font-size: 50px;
}
div h2 {
font-size: 27px;
}
div h3 {
font-size: 24px;
}
div h4 {
font-size: 21px;
}
body * {
font-size: 16px;
}
table {
font-size: 12px;
width:100%;
max-width:100%;
}
body * {
line-height: 200%;
}
边栏推荐
- Shell脚本基本使用
- 洛谷_P1149 [NOIP2008 提高组] 火柴棒等式_枚举打表
- 多进程编程(四):共享内存
- Andorid 获取系统标题栏高度
- Where can I find the English literature of the thesis (except HowNet)?
- Define MySQL function to realize multi module call
- Form form instantiation
- 关于Unity屏幕相关Screen的练习题目,Unity内部环绕某点做运动
- Multiprocess programming (II): Pipeline
- 请问大家在什么网站上能查到英文文献?
猜你喜欢
Multiprocess programming (I): basic concepts
Bloom filter
Xcode real machine debugging
Many to one, one to many processing
TypeError: Cannot read properties of undefined (reading ***)
How QT exports data to PDF files (qpdfwriter User Guide)
Open source | Wenxin big model Ernie tiny lightweight technology, which is accurate and fast, and the effect is fully open
可下载《2022年中国数字化办公市场研究报告》详解1768亿元市场
洛谷_P2010 [NOIP2016 普及组] 回文日期_折半枚举
Digital twin visualization solution digital twin visualization 3D platform
随机推荐
Where can I find foreign papers?
Create an interactive experience of popular games, and learn about the real-time voice of paileyun unity
Improvement of RTP receiving and sending PS stream tool (II)
MySQL advanced learning notes (III)
Multiprocess programming (V): semaphores
redis21道经典面试题,极限拉扯面试官
Explain in detail the significance of the contour topology matrix obtained by using the contour detection function findcontours() of OpenCV, and how to draw the contour topology map with the contour t
AcWing_188. 武士风度的牛_bfs
Free we media essential tools sharing
[shutter] shutter photo wall (center component | wrap component | clickrrect component | stack component | positioned component | button combination component)
Unique line of "Gelu"
Interpretation of new plug-ins | how to enhance authentication capability with forward auth
How do educators find foreign language references?
JSON转换工具类
logback配置文件
Which websites can I search for references when writing a thesis?
有哪些比较推荐的论文翻译软件?
helm 基础学习
Angled detection frame | calibrated depth feature for target detection (with implementation source code)
Architecture: database architecture design