Docmosis Java Changelog

What's new in Docmosis Java 3.3.0_5264

May 20, 2015
  • New features:
  • HTML-injection feature allows you to send html in your data and Docmosis will render the html into the final document.
  • Image Alt Text can now be dynamically changed. Adding a Docmosis tag to the alt-text of an image will cause document processing to process the tag and update the alt-text.
  • Accessibility updates for PDF output.
  • Improved document handling of document fields –bookmark cross-references will be updated dynamically if they contain dynamic content.
  • API Changes:
  • Conversion - Instruction New method setPdfTagged(boolean)
  • Bug Fixes / Technical Changes:
  • Fixed a bug where multiple adjacent set-variable fields were causing an error in template analysis.
  • Fixed a bug where template processing wasn’t allowing multiple nested conditional sections on a single line with a Docmosis set-variable field.
  • Improved processing to stop blank lines being left in document after Docmosis content is stripped.