On May 23, 2011, at 11:32, Antonio Nunes wrote: > On 23 May 2011, at 19:26, Laurent Daudelin wrote: > >> I've been trying to use class "PDFAnnotationStamp" but it seems it's missing >> something. Its superclass "PDFAnnotation" has a method called >> "hasAppearanceStream" but there doesn't seem to be any way to set the >> appearance stream, in "PDFAnnotation" or "PDFAnnotationStamp". > > Subclass PDFAnnotationStamp and in the subclass draw whatever you need to > draw in: > > - (void) drawWithBox: (PDFDisplayBox) box > > That will cause it to have an appearance stream.
Duh! That was easy! Thanks, Antonio. -Laurent. -- Laurent Daudelin AIM/iChat/Skype:LaurentDaudelin http://www.nemesys-soft.com/ Logiciels Nemesys Software laur...@nemesys-soft.com _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com