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

Is it possible in Photoshop to pull assets from library into document via VB or JS scripting?

New Here ,
Jul 09, 2020 Jul 09, 2020

Copy link to clipboard

Copied

Hi all,

 

Is it possible in Photoshop to pull assets programmatically from the library into a document via VB or JS scripting?

 

Thanks!

 

Burcin

TOPICS
Actions and scripting , Windows

Views

296

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
Adobe
Community Beginner ,
Sep 19, 2022 Sep 19, 2022

Copy link to clipboard

Copied

Please can someone answer?

thx

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
Community Expert ,
Sep 19, 2022 Sep 19, 2022

Copy link to clipboard

Copied

If one can’t find documentation or examples for tasks in Photoshop-Scripting one can use ScriptingListener.plugin to see if meaningful code is recorded when one perorms them. 

Have you done that yet? 

 

What is the point here anyway? 

Could exporting the Library suffice? 

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
Community Beginner ,
Sep 21, 2022 Sep 21, 2022

Copy link to clipboard

Copied

Hi,

The point is to dynamicaly (with script) import images from the cloud library.

What do you mean by "Could exporting the Library suffice? "... Can I import the librairy localy with script and then use the assets (images) localy?

Thx,

fred

 

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
Community Expert ,
Sep 21, 2022 Sep 21, 2022

Copy link to clipboard

Copied


What do you mean by "Could exporting the Library suffice? "... Can I import the librairy localy with script and then use the assets (images) localy?

I misunderstood the intention of the request. 

 

Have you recorded the AM-code for placing a Library-object yet? 

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
Community Expert ,
Sep 25, 2022 Sep 25, 2022

Copy link to clipboard

Copied

I suspect you may have to evaluate the LIBS in your user library. 

Not sure how well that would really work out, you may have to experiment some … 

Untitled-1.jpg

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
Community Expert ,
Sep 26, 2022 Sep 26, 2022

Copy link to clipboard

Copied

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
Community Expert ,
Sep 26, 2022 Sep 26, 2022

Copy link to clipboard

Copied

LATEST

I guess I may have over-thought/misinterpreted the issue; if it is only about one specific item then evaluating the LIBS is naturally not relevant … 

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