Configuring the Publisher

In the publisher.ini file, available under %INSTALL_PATH%\Publisher4EnterpriseArchitect\%PUB_VERSION%\publisher.ini, the main options are: Please refer to Installation Recommendations for Performance for more details.
These options are configured during installation and set in the file publisher.ini.

Other transformation options can be modified in the publisher.properties file, located in C:\ProgramData\Publisher4EnterpriseArchitect\%PUB_VERSION% folder.
To configure the publisher transformation, open the publisher.properties file. By default, here are the options available:

# MagicDraw Target Version. Available values: 19.0, 2021x, 2022x or 2024x - default: 2022x
ea2md.magicdraw.version=2022x
# Enable Enterprise Architect ModelChecker before transformation. Available values: True, False - default: True
ea2md.check.input=True
# Determines the minimum level of logs printed in log file. Available values: debug, info, warning, error - default: info
ea2md.log.level=info
# If True, Hyperlinks will be created on Diagrams to file:///Images/ Enterprise Architect Diagram PNG files. Available values: True, False - default: False
ea2md.publisher.diagramImageHyperlinks=False
# If True, all EA illegal Connectors are translated to InformationFlows. Available values: True, False - default: False
ea2md.semantic.connectorToFlow=False
# If True, SubLifelines will be merged to the main Lifeline. Available values: True, False - default: True
ea2md.graphics.mergeSubLifelines=True
# If True, extra regions in State Machine Diagrams will be removed. Available values: True, False - default: True
ea2md.semantic.extraRegions=True