OneBite.Dev - Coding blog in a bite size

🧑‍🚀 Blog for learning pdf-lib

pdf-lib blog posts, coding tips and trick in a bitesize to help you learn pdf-lib.

Rotation on a previously rotated page on PDF-lib not correctly handled

I found a problem where rotating on a previously rotated page on PDF-lib is not correctly handled. Here is how I solved it

pdf-lib

removing page in PDF-lib show error index must be at least x

removing page in PDF-lib show error index must be at least x and at most x , but actually... assertRange error. Here is how to solve this

pdf-lib