Shapes in RTF format
Adds the ability to preserve shapes in RTF to DOCX conversion and vice versa.
Features
DataGrid
- Printing enhancement - Allows users to customize more options of the print dialog. For example, customers can now show the “Custom Range” option to print specific pages, disable print preview of a DataGrid, and more.
Microsoft Word Library
- Paper source settings - Access and modify the paper source settings in a Word document with the FirstPageTray and OtherPagesTray APIs.
- Shapes in RTF format - Preserve shapes in RTF-to-DOCX conversion and vice versa.
- Word-to-PDF enhancements
- Justify the text in a paragraph, like in Microsoft Word 2013.
- Automatically detect font names from themes for East Asian text.
- Draw double strikethrough and underline styles, like in Microsoft Word.
PDF Library
- PDF417Barcode - Render PDF417Barcode in PDF pages and images.
- Sign PDF documents externally using hash - Sign PDF documents externally using PDF document hash.
- Detect blank PDF page - Find empty PDF pages in existing PDF documents.
- Detect PDF conformance - Detect the PDF conformance of existing PDF documents.
- Annotation import and export - Import and export annotations in JSON format.
Microsoft PowerPoint Library
- PPTX-to-PDF enhancements
- Automatically detect font names from themes for complex script and East Asian text.
- Use an API to define a fallback font for any Unicode character range. This fallback font is used to render characters that do not have glyphs in the original font.
RichTextBox
- Word template format - Open and save a document in Word template format (DOT and DOTX).
Microsoft Excel Library
- Excel to PDF enhancements
- Convert Excel charts with images and shapes to a PDF or image.
- Convert data bars and color scales of conditional formats to PDF.
- Convert Excel form controls to PDF AcroForm fields or flattened images.