Skip to content

Headers and footers missing from PDF output #15

Description

@mantissaman

Split out of #1.

Headers and footers are missing from PDF output.

Why this is worth chasing

Headers and footers are implemented. The paginator has HeaderFooterContent with header_blocks, footer_blocks and first_header_blocks, and it handles title_pg for a distinct first page. So this is a bug on the path from the document to the page rather than a feature we never built, which usually means a small fix.

Status

Not reproduced yet. The report came with a screenshot but no file, and I have asked for one in #1. Candidate things to check once we have a document that shows it:

  • the header relationship is resolved from the section properties
  • title_pg is not suppressing the default header on a single page document
  • header blocks survive the pass that builds page frames

Reproduce

Needs a file from the reporter. See #1.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions