Add complete example
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 83
- Forks
- 23
- Avg merge
- 4d 13h
- Merged PRs (30d)
- 1
Description
I want to have a single PDF which is small in file size and covers many cases. Specifically:
- Alphabets: English text, Arabic text, cyrillic, chinese, mathematical formulas
- Formatting: 3-column, tables, multi-level lists, header, footer (e.g. page number), title page
- Images: Floating, in-line, overlay / watermark,
- Links: Linked index page, linked footnotes
- Annotations: Comments, replies to comments
- A form with text input (single-line and multi-line), select, option, submit button
This could allow pypdf to have a better test coverage with just a single file.
Contributor guide
No contributing guide indexed for this repository
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 file or test entry point is named. Review how sample files are organized in this repository and how pypdf uses them for test coverage, then define the smallest acceptable PDF covering the listed alphabets, formatting, images, links, annotations, and form controls; done means one compact file covers those cases.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- testing
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 28/100