[update] 首页标题,字间距去掉
This commit is contained in:
@@ -281,7 +281,7 @@ export default {
|
||||
const oParagraph2 = Api.CreateParagraph()
|
||||
oParagraph2.AddText('中国重型汽车集团有限公司企业标准')
|
||||
oParagraph2.SetFontSize(48)
|
||||
oParagraph2.SetSpacing(0.8)
|
||||
// oParagraph2.SetSpacing(0.8)
|
||||
oParagraph2.SetFontFamily('黑体')
|
||||
oParagraph2.SetJc('center')
|
||||
oParagraph2.SetBold(false)
|
||||
|
||||
Reference in New Issue
Block a user