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
AI stuff for devs, one bite at a time
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