The PDFAnnotation class provides a method to return if the specific class has an appearance stream:
Returns a Boolean value that indicates whether the annotation has an appearance stream associated with it.
However, I could not find any method to provide that AppearanceStream. I would like to derive my own class from PDFAnnotation and provide my own PDF apperance stream for it.
Any helpful pointers or ideas?
Thanks a million
Klaus