Skip to content

Calculate page count dynamically in generated PDFs #9

Description

@GetPsyched

Currently, in the question-paper design, the page count is required in the data file. This value can easily get outdated on future updates of a data or even misconfigured initially.

A solution to this might be to generate the PDF without a count and then update the count, generating the PDF again. This is incredibly inefficient since generating a PDF is an expensive operation.

Looking for a different solution to this problem.

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions