Skip to main content
Participant
November 19, 2023
Question

Копирование изображения из группы в рамку

  • November 19, 2023
  • 1 reply
  • 154 views

Friends, please help. I have a group of photos and captions on one page. And I need to copy an image from this group into a frame on another page. For some reason, the code below copies the entire group as a whole. Maybe someone knows how to do it? I only need to copy the imported photo.

app.activeDocument.pages[6].rectangles[0].contentPlace(app.activeDocument.pages[1].groups[0].rectangles[0].allGraphics[0])

 

This topic has been closed for replies.

1 reply

Peter Kahrel
Community Expert
Community Expert
November 19, 2023