Xceed Words for .NET
Improves PDF conversion and header/footer features.
Features
- Document:
- The InsertParagraph(Paragraph p) method now inserts a paragraph's style in the document.
- The FindUniqueByPattern method now returns the elements found in the main body, the headers and the footers of the document.
- Header/Footer:
- It is now possible to use the InsertContent() method to add HTML/RTF content.
- PDF Conversion:
- Table of contents are now converted to PDF.
- An InFrontOfText picture or shape now gets drawn in the header or footer when a document contains many different sections.
- Table:
- Inserting a row now inserts the same number of cells as in the preceding row.