You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ok, I'm the guy that submitted it, but I've spent a day trying to debug it, and I'm hoping someone will have some ideas. What happens is that second PDF is rotated right before merging. If I rotate the first PDF right, the second is still rotated an additional 90°. I've tried copying f22 PyPDF2, but it still does the same thing.
Both input PDFs show normal portrait orientation on their own.
The text was updated successfully, but these errors were encountered:
Ok, I "printed" the overlay pdf to a new pdf, and that doesn't get rotated. Not sure what's up with that. Now, the white background of the data printout is opaque. So the underlay is there, but hidden. (There are probably applications for that...)
Ok, I'm the guy that submitted it, but I've spent a day trying to debug it, and I'm hoping someone will have some ideas. What happens is that second PDF is rotated right before merging. If I rotate the first PDF right, the second is still rotated an additional 90°. I've tried copying f22 PyPDF2, but it still does the same thing.
Both input PDFs show normal portrait orientation on their own.
The text was updated successfully, but these errors were encountered: