On Jan.13, e-iceblue released new hot fix for Spire.Doc. New hot fix fixed some bugs about Doc to PDF conversion.
Bug Fixed:
-
Fix doc to pdf bug: if TextBox with white background, it will be lost.
-
Fix doc to pdf bug: although TableRow with exact height, the text overflowed will still be drawn.
-
Fix doc to pdf bug: if the last Paragraph of Section is hidden, the page breaker will be lost.
-
Fix doc to pdf bug: although the TextWrappingStyle of one TextBox is TopAndBottom, the TextBox will be processed as the float Element.
-
Fix doc to pdf bug: if the height of the TableCell widget > the row height and the HeightType of row is exact, the drawing operation will be clipped incorrectly.
