PDFCreator dispatchable interface ?

2006-08-26 18:08:59 by anonymous

Can the creator(s) of PDFCreator tell me something about the dispatchable interface of PDFCreator?

Actually, I have no idea what that is, but:
I still haven't got PDFCreator working in PHP. I have been able to set options and save them. But the writing of a the file just doesn't happen or something.

So I think I really need to debugging. But I also can't catch the PDFCreator events. According to PHP.net, to know how to catch the events in PHP I need information on the dispatchable interface. At least I need the name of it. Then I can let PHP print out the information I want.
That's all I know :)

Can you help me out?