Skip to content

Implement Page Selection for Printing (Odd, Even, Range) #395

@birchamp

Description

@birchamp

Description:

Users need the ability to select specific pages for printing. This includes options like printing only odd or even pages, or a custom range (e.g., pages 1-10).

DoD:

Option to print odd pages, even pages, or a specified range.
Ensure the print preview updates according to the selected option.
Validate user input for page range (e.g., correct format, within the document's page limit).
This feature should work in conjunction with the 'Output to Printers' and 'Save to PDF' functionality (when implemented).

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