Skip to content

Releases: pageseeder/docx

Release 1.2.5

24 Apr 05:41
Compare
Choose a tag to compare
  • Fixed bookmarks inside fields codes being ignored.
  • Fixed imported image having invalid content.
  • Fixed table import having width 0% and empty rows.

Release 1.2.4

24 Apr 05:30
Compare
Choose a tag to compare
  • Fixed some list items not imported from PS generated docx.
  • Fixed possible import error when a numbered paragraph is empty.

Release 1.2.3

05 Apr 08:02
Compare
Choose a tag to compare

Fixed: hyperlinks containing markup being duplicated on import.

Release 1.2.2

20 Dec 00:33
Compare
Choose a tag to compare

Forced MathML to use inline mode in export.

Release 1.2.1

06 Nov 05:59
Compare
Choose a tag to compare

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

18 Oct 05:15
Compare
Choose a tag to compare

Added aspose-words ANT task for converting DOCX to PDF.

Release 1.1.1

19 May 06:17
Compare
Choose a tag to compare
  • 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

27 Feb 06:03
Compare
Choose a tag to compare

Fixed configured table styles not applied to empty cells in export.

Release 1.0.0

09 Jan 05:29
Compare
Choose a tag to compare

Removed support for split/main, split/document and split/section elements from word import config.

Release 0.8.30

15 Nov 06:29
Compare
Choose a tag to compare
  • Fixed problems importing/exporting when these characters are in image filenames !'()~ and dot.
  • Write import/export XSLT errors to ANT logger.