当前位置:网站首页>Confluence的PDF导出中文文档异常显示问题解决
Confluence的PDF导出中文文档异常显示问题解决
2022-07-02 22:59:00 【是在下了】
版本:
confluence 7.4.17
问题描述:
使用Conflunece导出文件,若文件中有中文,导出后会异常显示,无法观看。如下
解决方法:
1. 下载simhei.ttf字体;字体链接如下https://download.csdn.net/download/qq_33121481/85825420
2. 移步至站点管理->PDF导出语言支持
选择文件,然后上传安装
3. 至此导出中文的DPF就显示正常了,不过还可以对PDF的样式做进一步的调整
移步至站点管理->PDF格式样式,贴入如下样式。
@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%;
}
边栏推荐
- How to apply for company email when registering in company email format?
- Chinatelecom has maintained a strong momentum in the mobile phone user market, but China Mobile has opened a new track
- Create an interactive experience of popular games, and learn about the real-time voice of paileyun unity
- SQL query statement parameters are written successfully
- zhvoice
- What is the standard format of a 2000-3000 word essay for college students' classroom homework?
- 洛谷_P1149 [NOIP2008 提高组] 火柴棒等式_枚举打表
- What website can you find English literature on?
- How much do you know about synchronized?
- 写论文可以去哪些网站搜索参考文献?
猜你喜欢
What are the projects of metauniverse and what are the companies of metauniverse
请问大家在什么网站上能查到英文文献?
In February 2022, the ranking list of domestic databases: oceanbase regained its popularity with "three consecutive increases", and gaussdb is expected to achieve the largest increase this month
Chapter 3 of getting started with MySQL: database creation and operation
QT 如何将数据导出成PDF文件(QPdfWriter 使用指南)
Cmake basic use
How do educators find foreign language references?
How to set automatic reply for mailbox and enterprise mailbox?
Flexible combination of applications is a false proposition that has existed for 40 years
Which software can translate an English paper in its entirety?
随机推荐
Is there a specific format for English papers?
130 pages of PPT from the brick boss introduces the new features of Apache spark 3.2 & 3.3 in depth
Installing redis under Linux
Where can I find foreign papers?
Don't want teachers to see themselves with cameras in online classes? Virtual camera you deserve!
[shutter] Introduction to the official example of shutter Gallery (project introduction | engineering construction)
Returns the maximum distance between two nodes of a binary tree
返回二叉树两个节点间的最大距离
Basic 10 of C language: array and pointer
What website can you find English literature on?
QT 如何将数据导出成PDF文件(QPdfWriter 使用指南)
容器运行时分析
Container runtime analysis
Missing number
AcWing_188. 武士风度的牛_bfs
Difference between NVIDIA n card and amda card
论文的英文文献在哪找(除了知网)?
Additional: token; (don't read until you finish writing...)
yolov5detect. Py comment
1380. Lucky numbers in the matrix