issues Search Results · repo:py-pdf/pypdf language:Python
Filter by
1k results
(74 ms)1k results
inpy-pdf/pypdf (press backspace or delete to remove)I m using pdfly to create a book from single-page pdf file. Link on the right side does not work.
I ve nailed it down. When attributes are merged /Rect is not translated. I made a workaround in my own ...
is-feature
workflow-merge
vitek
- 2
- Opened 2 days ago
- #3445
In the change log entry for 5.0.0, deprecations, it says Remove the deprecated PfdMerger , while I assume it should be
PdfMerger. Small typo, but I had to check, and likely the major version log entries ...
olacognite
- 1
- Opened 6 days ago
- #3439
I m getting an error when I try and read a pdf:
pypdf.errors.PdfReadError: Could not read Boolean object
img width= 614 height= 214 alt= Image src=
https://github.com/user-attachments/assets/62077f04-e20f-4966-8246-dc79bdba6503 ...
myesn
- 2
- Opened 7 days ago
- #3437
Explanation
I ve recently played around with stacked filters for streams and I ve realized that you can build enormous zip bombs by
nesting FlateDecode filters like in this file: bomb.pdf
The file isn ...
jakiki6
- 1
- Opened 14 days ago
- #3429
For some pdfs when writing some of its pages to a new PdfWriter can lead to KeyError: /D . And it issue seem to be
related to _build_link function here
https://github.com/larsga/pypdf/blob/d6d47e2cb00d7934f65a0451d7d05cbb58fd4ed4/pypdf/generic/_link.py#L103 ...
generic
is-robustness-issue
badGarnet
- 2
- Opened 20 days ago
- #3419
I m creating PDF documents which can be a maximum size. I add pages to a PdfWriter object then when it goes over the
maximum size I remove the last added page and write to a final document. I noticed my ...
PdfWriter
illumi
- 4
- Opened 21 days ago
- #3418
I am planning to make the next version a major release. The main goal is to remove Python 3.8 before Python 3.9 goes EOL
as well.
The following tasks should be done before the release:
- [x] Stop testing ...
breaking-change
stefan6419846
- 4
- Opened 26 days ago
- #3408
1. pypdf does not have an option to set PageMode to FullScreen in ViewerPreferences?
2. Below does not work, is it my code or pypdf or the PDF processor (Microsoft Edge)?
from pypdf import PdfWriter ...
j-t-1
- Opened 26 days ago
- #3404
Explanation
We currently do our main testing on Ubuntu and some additional testing on Windows. With #3398 being reported recently,
we should evaluate testing on macOS as well.
Code Example
The testing ...
nf-ci
nf-testing
stefan6419846
- Opened 28 days ago
- #3399
Hi, We are trying to load PDF file, it doesn t use any password and the whole process ends with cipher RC4 unsupported.
Environment
Which environment were you using when you encountered the problem? ...
cannot-reproduce
Wojciech-Rebisz
- 4
- Opened on Jul 25
- #3398

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.