one-zero-eight / one-zero-eight/printers
Real size printing
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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