Skip to content

Ensure tables can be put as a whole on next page #67

@MarcVanDaele90

Description

@MarcVanDaele90

This is related to #66
Since all my questions are in a table, the following would work for me (to ensure that a question is not split accross multiple pages)

  • adding a cantSplit (bool) property to DocxTableRow: (translates to <w:cantSplit/>)
  • adding a keepNext (bool) property to DocsParagraph: (translates to <w:keepNext w:val="true"/>)

Is it possible to add these?

Thanks in advance,

Marc

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions