hellerbarde / stapler

A small utility making use of the pypdf library to provide a (somewhat) lighter alternative to pdftk
Other
283 stars 53 forks source link

Upgrade to PyPDF4 #48

Open darkdragon-001 opened 5 years ago

darkdragon-001 commented 5 years ago

Rotation is not working in PyPDF2 v1.26.0 (mstamy2/PyPDF2/issues/337). Fixed in PyPDF4 v1.27.0.

hellerbarde commented 5 years ago

ok. I'll have some time over the weekend, hopefully. Gonna check that out then.

hellerbarde commented 4 years ago

Oh. Right... I'll take this up for version 1.0.0b2. Thanks for reporting.

hellerbarde commented 4 years ago

I looked into PyPDF4, and I am not convinced that it's necessarily a better option than PyPDF2. Also I could not reproduce the bug in stapler, at the moment.

MartinThoma commented 2 years ago

PyPDF2 is now maintained again :-) please share a minimal code+pdf example so I can at least add a test for this bug :-)

hellerbarde commented 2 years ago

@MartinThoma ooh. ok. I'll try to do that soon. (-ish....)