
Adds support for HTML tags inside table elements.
Features
- Added DefaultFontName settings for saving PDFs.
- Added functionality to get all fonts from a document.
- Added support for HTML tags inside table elements.
Fixes
- HtmlFragment Performance issue.
- PDF to PDF/A-3A - resultant PDF is not showing correct version.
- Import XFDF to PDF - line element is not recognized.
- Problem adding image to layers.
- Problem with fonts while optimizing a PDF.
- DefaultFontName setting not working when value is changed.
- Incorrect text color when saving PDF.
- Exception thrown while accepting TextFragmentAbsorbed object.
- Unable to search Arabic text using TextFragmentAbsorber.
- Not all TextFragments are being replaced inside PDF.
- Not all instances of text are being replaced.
- Regular expression is not searching second occurrence on same line.
- Exception thrown when saving password protected signed files.
- GDI+ Exception when generating PDF with images loaded from HTML file.
- PDF to PDF/A-1b - the output PDF does not pass compliance test.
- GDI+ exception when adding Image inside PDF in WPF application.
- PDF to PDF/A - conversion process takes too much time.
- GetNextImage produces black rectangle on the image.
- The footer content is flipped after adding HtmlFragment.
- Incorrect rendering of the Header HTML on the second page.
- FloatingBox columns placed incorrectly when ColumnSpacing property is unset.
- Formatting issues when placing large HTML contents inside table cell.
- Using IsInLineParagraph with TextFragment and HtmlFragment.
- Redacting PDF throws exception.
- Field not redacted.
- Input PDF throws an error when retrieving the color type of the page.
- An error occurred when removing JavaScript from PDF.
- PDF To HTML - some text is missing.