Copy link to clipboard
Copied
Hello everyone,
I am trying to use the 'datasets' along with javascript.
I have a psd for which a dataset is defined and is importing the images according to the information from a text document.
I have some set of images which will change each time and will be placed in the root folder using javascript with same filenames and I want to update the images without doing changes in the text document or the dataset whcih is defined.
I am able to update the images for the file which I used to define the variables and the dataset file using javascript (I used Script Listener for this). But after I replace the images with new set it'z not working.
Please reply for this if you have a solution
Thanks in advance
Copy link to clipboard
Copied
If I understand what you are doing you should be able to replace the images. The full path and filename needs to be the same. The only reason I can think that it's not working to you is either the path is different or the filenames are different
Find more inspiration, events, and resources on the new Adobe Community
Explore Now