one-zero-eight / one-zero-eight/printers

Real size printing

Open
#63 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
1
Forks
1
PR merge metrics
No merged PRs in 30d

Description

Describe the feature

Add a function that will print documents in their physical sizes by cutoff some of their parts (for documents larger than A4) or by relative scaling (for documents larger or smaller than A4, but which follow its aspect ratio)

Suggested solution

Implement

Additional context

No response

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No files, entry points, document formats, or tests are named. Start by locating the bot's printing flow and how document dimensions are currently handled, then clarify supported formats and the A4 cropping and scaling rules. Done means documents print at their physical size, with oversized documents cropped and matching-aspect documents scaled relative to A4.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
backend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.