当前位置:网站首页>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%;
}边栏推荐
- Create an interactive experience of popular games, and learn about the real-time voice of paileyun unity
- TypeError: Cannot read properties of undefined (reading ***)
- Understanding and application of least square method
- How do educators find foreign language references?
- Pageoffice - bug modification journey
- 百数不断创新,打造自由的低代码办公工具
- Free we media essential tools sharing
- 開源了 | 文心大模型ERNIE-Tiny輕量化技術,又准又快,效果全開
- Custom throttling function six steps to deal with complex requirements
- Chapter 3 of getting started with MySQL: database creation and operation
猜你喜欢

来自数砖大佬的 130页 PPT 深入介绍 Apache Spark 3.2 & 3.3 新功能

Should you study kubernetes?

Pageoffice - bug modification journey

pageoffice-之bug修改之旅

教育学大佬是怎么找外文参考文献的?

Confluence的PDF导出中文文档异常显示问题解决

What are the projects of metauniverse and what are the companies of metauniverse

UART、RS232、RS485、I2C和SPI的介绍

pod生命周期详解

论文的英文文献在哪找(除了知网)?
随机推荐
Interface difference test - diffy tool
MySQL advanced learning notes (III)
Luogu_ P2010 [noip2016 popularization group] reply date_ Half enumeration
How to specify const array in the global scope of rust- How to specify const array in global scope in Rust?
Multiprocess programming (V): semaphores
[target detection] r-cnn, fast r-cnn, fast r-cnn learning
多进程编程(五):信号量
Interpretation of new plug-ins | how to enhance authentication capability with forward auth
Digital twin visualization solution digital twin visualization 3D platform
logback配置文件
Hit the industry directly! The propeller launched the industry's first model selection tool
Andorid 获取系统标题栏高度
国外的论文在那找?
NC20806 区区区间间间
程序分析与优化 - 9 附录 XLA的缓冲区指派
How QT exports data to PDF files (qpdfwriter User Guide)
哪些软件可以整篇翻译英文论文?
NC24840 [USACO 2009 Mar S]Look Up
Pat 1030 travel plan (30 points) (unfinished)
[reading notes] phased summary of writing reading notes