How to start a developed symphony plugin?

Hello,

i’m reading the “IBM Lotus Productivity Tools Application Development Guide”

It’s very intresting, but i’ve got one question: How to start a developed symphony plugin from a Notes button or via an agent or something else?

All examples are started via the main menu of the Notes Client. I want to integrate a plugin in a NotesDatabase and start this via Notes Elements (e.g. such as an agent).

Is this possible? I don’t want the actions in the main menu when a document has to be converted to pdf … I want that this is a part of my backend workflow.

Thanks for all your help!