Skip to content

cannot rotate pages of some PDF #1377

@shin1007

Description

@shin1007

Problem description.
In some pages of PDFs, their rotation matrix and derotation matrix are like
Matrix(1.0, 0.0, 0.0, 1.0, 0.0, 0.0)
Matrix(1.0, -0.0, -0.0, 1.0, 0.0, 0.0)
and we cannot rotate these pages properly.

Solution I'd like
adding new methods like set_rotation_matrix and set_derotation_matrix.
which set desirable matrixes and thus we can rotate pages with improper rotation matrix.

Alternatives I've considered
names of the methods can be different.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions