I think this is fixed in 15.2.
Post
Replies
Boosts
Views
Activity
I think this is fixed in 15.2. Can someone please confirm?
I am experiencing this same issue.
we are experiencing similar issues with other images in our pdfs. The first image in a page prints over and over (replacing all other images on that page) when we call pdfpage.draw() on that page. This is a major issue for us!!! iOS15 ONLY!!!!!
More info... the repeated word is actually an image in the pdf... not sure if that helps
To give more context, we read in a pdf document, the user draws on top of it and signs it etc, we then re-save it using pdfpage.draw(..)
Something about this particular page iOS 15 does not like. It displays it fine but when it saves it back it does the above.
To give more context, we read in a pdf document, the user draws on top of it and signs it etc, we then re-save it using pdfpage.draw(..)
Something about this particular page iOS 15 does not like. It displays it fine but when it saves it back it does the above.
I am having the same issue. What was the outcome of this issue?