This is a discussion on PDF export: export owneditem as PDF Notes - Adobe Indesign ; 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 ...
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