PageObject.transfer_rotation_to_content()
hides some content since pypdf 4.3.0
#2927
Labels
is-regression
Regression introduced as a side-effect of another change
PdfWriter
The PdfWriter component is affected
Calling
page.transfer_rotation_to_content()
changes the visibility of some content after upgrading from version 4.2.0 to 4.3.0 for some PDF files. The corresponding text layer is invisible, but can be selected.When viewing the diff, two
Q
operators are missing in version 4.3.0.Environment
Which environment were you using when you encountered the problem?
Code + PDF
This is a minimal, complete example that shows the issue:
I do not have a suitable PDF file at the moment, but I am working on getting one.
The text was updated successfully, but these errors were encountered: