PDF properties restricting pymupdf from inserting image?
I am using pymupdf to alter a pdf. I can insert text without issue. When I attempt to insert an image it does not show up. No error msgs. On a blank pdf, the png image will show up. The pdf I want to insert the image into was made in Canva if that’s relevant. I should say the same results happen using both pymupdf.rect and fitz.rect.