Hi,

I want to implement a custom IOwnedItem with text adornment so when export to PDF, the owneditem can be exported as PDF notes. Anyone knows if this is doable? Please advice how to do it.

IPDFDocPort has BeginNoteAnnotation() and EndNoteAnnotation(), how can I hook my owneditem to it?

Thanks.

YC