修复空段落不正常输出空行
This commit is contained in:
@@ -60,6 +60,7 @@ begin
|
||||
{self.}SetPPr(paragraph_.PPr);
|
||||
{self.}SetLvlText();
|
||||
ppr := new PPrUnitDecorator(paragraph_.PPr);
|
||||
if not ppr.RPr.Sz.Val then ppr.RPr.Sz.Val := docx_to_pdf_.Font.GetDefaultSz();
|
||||
{self.}ResetCoordinates(ppr);
|
||||
{self.}EndX := {self.}StartX;
|
||||
{self.}EndY := {self.}StartY;
|
||||
|
||||
Reference in New Issue
Block a user