• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
0

How to get the full path of the opened image file in a filter plugin?

New Here ,
Apr 21, 2011 Apr 21, 2011

Copy link to clipboard

Copied

Hi,

How to get the full path of the current image file, including the directory, the file name with extension. I need the information to upload the file to a web server from a plugin. I found an example that can get the document name (title property) but without extension and directory. How can get them all?

James

TOPICS
SDK

Views

1.1K

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

Adobe Employee , Apr 22, 2011 Apr 22, 2011

There is no way to get the full path of the current document in a filter plug-in. An automation plug-in has access to that information and file format plug-ins.

Votes

Translate

Translate
Adobe
Adobe Employee ,
Apr 22, 2011 Apr 22, 2011

Copy link to clipboard

Copied

There is no way to get the full path of the current document in a filter plug-in. An automation plug-in has access to that information and file format plug-ins.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Apr 22, 2011 Apr 22, 2011

Copy link to clipboard

Copied

LATEST

Thanks Tom. I'll try file format plug-ins.

Actually, I'm writing plug-ins for PaintShop. I did not find where the format plug-ins go on the menu. Any one can help?

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines