Skip to main content
Participant
February 17, 2006
Question

How to obtain the name of the front document

  • February 17, 2006
  • 2 replies
  • 338 views
Hi,

I would like obtain the name of the front document.
How I can do.

Thanks for your help.
This topic has been closed for replies.

2 replies

Participant
March 14, 2006
Thank's for your reply.

I'am an automation plug-in.

Now I obtain the name of the front document, but I've an other question : how to obtain the file path of the front document ?

If you can help me :-)
Tom Ruark
Inspiring
March 12, 2006
What type of plug-in are you? Look into PIProperties.h and the properties callback suite if you are a non-automation plug-in. If you are an automation plug-in type see the Getter example on how to pull all kinds of information from Photoshop.