> I have developed one macro which i want to distribute so that when ever user
> open a publisher application the macro should be there. No need to insert
> each time. Same like Normat.dot template for Microsoft Word.
Annoyingly, there is no such object. There is a normal.pub, but the only
things that Publisher reads from it are the text styles. Objects,
macros, etc. are all ignored.
> If not possible then is there any other way to achieve this by Add-Ins or
> digitally signed macros??
That depends what you want the macro to do. I have a tutorial at
http://ed.mvps.org/Static.aspx?=Publisher/tutaddin on creating a
Publisher add-in, if you'd like to have a read.

Signature
Ed Bennett - MVP Microsoft Publisher
http://ed.mvps.org
Twinklekumar - 01 Oct 2007 01:19 GMT
Hi Bennett,
Thanks, for the immediate reply.
My Macro jus done some text processing nothing such great but it will
definately save time of my client because its repetative task.
Thanks for the article.
> > I have developed one macro which i want to distribute so that when ever user
> > open a publisher application the macro should be there. No need to insert
[quoted text clipped - 10 lines]
> http://ed.mvps.org/Static.aspx?=Publisher/tutaddin on creating a
> Publisher add-in, if you'd like to have a read.