Hi,
we have just finished the a12 upgrade for <PROJECT_NAME>. After testing the printing of our pdfs via the print engine we noticed the Symbol # at strange places where it should not be displayed. Is this issue known? What can we do to fix it?
Many thanks in advance.
After a short investigation with @nick-linked-tensor we found the problem behind the wrong output:
- The version of the Print Model before the update was 1.1.0
- The Print Model Editor, which introduced the suffix feature (€ sign behind the numbers) has the version 2.0.3. This editor was used to edit models with the 1.1.0 version
- Now the migration was executed, which enabled the suffix feature in the Print Models, but in this case this feature was already in place
- In the models, the suffix field is now defined as “## €##”
- The fix is to remove one “#” character (“# €#”)
In the future, a bug like this is not possible anymore, because the Print Editor in the SME forces the matching version of the Print Model.