Releases: pageseeder/docx
Releases · pageseeder/docx
Release 1.2.5
Release 1.2.4
- Fixed some list items not imported from PS generated docx.
- Fixed possible import error when a numbered paragraph is empty.
Release 1.2.3
Fixed: hyperlinks containing markup being duplicated on import.
Release 1.2.2
Forced MathML to use inline mode in export.
Release 1.2.1
Moved aspose-words ANT task to https://github.com/pageseeder/pso-aspose due to a clash with the jakarta.mail
library used in PageSeeder.
Release 1.2.0
Added aspose-words ANT task for converting DOCX to PDF.
Release 1.1.1
- Fixed stand-alone MathML media-fragment not displayed in export.
- Fixed error in export when the same footnote xref is embedded multiple times.
- Added support for
psmlelement="[bold|italic|underline]"
in import config. - Added support for
properties-fragments/ignore/@label
in export config.
Release 1.0.1
Fixed configured table styles not applied to empty cells in export.
Release 1.0.0
Removed support for split/main
, split/document
and split/section
elements from word import config.
Release 0.8.30
- Fixed problems importing/exporting when these characters are in image filenames !'()~ and dot.
- Write import/export XSLT errors to ANT logger.