Skip to content

Enable Customization of the Renderer Frame #18

Description

@salekinsirajus

Problem Description

There is a very basic renderer frame implemented and you can take that and print to pdf using the browser's print option. However, since HTML allows infinite scroll, it's hard to understand what the printed page will look like.

Having the following options would allow the user to control the printed PDF to look like what they desire:

  • Zoom in/out
  • Spacing between rows
  • Number of pages (calculate how many pages it will be in the final print dynamically)
  • Instruction on how to use this function.

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

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions