Hi Vamitul,
Sorry for the late reply,
i placed one vector image(pdf file) in a new document and i embeded it and then i run the below script.
var doc = app.activeDocument;
alert(doc.fonts.everyItem().name.join('\r'))
but nothing is showing.
Regards,
Learner