Skip to content

Two DOCX emitter page header issues #2026

Closed
@hvbtup

Description

@hvbtup

I noticed some issues when I compared the DOCX output of my old customized DOCX emitter with the output of the DOCX emitter from master:

If showHeaderOnFirst is not set to true for the master page, then the DOCX emitter does not show the page header at all.

If I set this property to true for testing purpose, then the page header is created, but a second issue occurs:

In my test report, the content of the page header is a single dynamic text item with a border-bottom line (not a grid or whatever).
But the DOCX emitter does not create this line.

grafik

grafik

My customized emitter supported showHeaderOnFirst, see triestram-partner@403e3af

Fixing this is not a top priority ATM. Maybe I can try to carefully create a PR from this once I find the time.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions