py-pdf / py-pdf/sample-files

Add complete example

Open
#28 0 comments 1 reaction 0 assignees View on GitHub

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

  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 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.