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
OneBite.Dev - Coding blog in a bite size
I found a problem where rotating on a previously rotated page on PDF-lib is not correctly handled. Here is how I solved it
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