Skip to content

[🚀 Feature]: Enhancing PrintOptions to Utilize Predefined Defaults (e.g. A4, Tabloid, Legal, etc.) and Custom Sizes #15072

@shbenzer

Description

@shbenzer

Feature and motivation

Per @nvborisenko's suggestion, this feature proposal will be used to organize/track efforts to implement the setting of predefined defaults (e.g. A4 or Tabloid.) and custom sizes across all bindings for the PrintOptions class.

Thank you @yvsvarma for getting these PRs rolling.

Usage example

Python:

print_options.set_page_size(PrintOptions.LEGAL)

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions