Skip to content

Feature Request: Duplex-Ready PDF Merging and Improved Rich-Text Rendering #382

Description

@untangleportwood

Enhance bulk document generation to support duplex-ready merged PDFs. Before merging, DocGen should check the page count of each generated document and automatically add a filler page when the document has an odd number of pages. This ensures that every document begins on the front of a new sheet when printed double-sided. The filler page should optionally display configurable text, such as “This page intentionally left blank,” while matching the document’s page size and orientation.
Additionally, improve the rendering of rich-text merge fields in generated documents. Line breaks such as
should display consistently, and common HTML formatting—including paragraphs, bold and italic text, lists, links, and tables—should be preserved. HTML tables should render with their row and column structure intact instead of being omitted or reduced to unformatted text.
Existing generation and merging behavior should remain unchanged when duplex padding is disabled.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions