Hi there!
I’m working with an eXisting PDF file and need to add a flag or marker to one of its images so that I can easily locate it later, when the PDF is modified.
I tried renaming the image, but that ended up throwi…...FirstOrDefault(x => x.FieldType == typeof(Metadata));...