Steps to reproduce:
Create a new template in Scroll PDF 3.x with the default settings
Update to Scroll PDF 4.7.0 or later
Export a page with the previously created deprecated (3.x) template
Expected result:
Title page displays the correct text, for example "Author: <username>"
Actual result:
Title page displays the I18n keys of certain text instead, for example "com.k15t.scroll.pdf.template.default.titlepage.author"
Workaround:
Temporarily downgrade to Scroll PDF 4.6.7 and edit the affected template. Under the "Static pages" tab look for the affected I18n placeholders, for example:
Remove this and instead insert the text directly, for this case it would have to be replaced with:
After all templates have been updated upgrade back to the latest version of Scroll PDF Exporter.
Â