Skip to content

Manual management of page numbering #68

@mstackhouse

Description

@mstackhouse

With clin_replace_pagenums we have the ability to insert word page numbers into the document. The downside of using words auto-paging is that if you aggregate the word documents directly, you'll always show current and total of the entire document and not the table itself.

This feature would have clinify manually write the current and total page numbers. This has some implications - clinify would have to do the pagination manually instead of letting word handle any of it by itself. For things like alternating pages, we already do this, so we would have all that information already. This also has performance implications.

Reviewing RTF outputs of SAS tables, RTF auto-paging tags does seem to be used:

{Page {\field{\*\fldinst { PAGE }}}{ of }{\field{\*\fldinst { NUMPAGES }}}

Please like this issue if you're interested in it so we know to prioritize it

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions