Skip to main content
Participant
October 10, 2022
Question

I need help for grouping a picture

  • October 10, 2022
  • 1 reply
  • 312 views

Hi all,

 I need to group a picture ,caption in a page using Script .In this page there is 3 picture(blue,pink,yellow) , 3 caption like a,b,c. i need to group separate by separate like 
1) blue + A = Grouping
2)pink + B = Grouping
3)yellow +C=Grouping  
how to do Please help me ....

This topic has been closed for replies.

1 reply

Willi Adelberger
Community Expert
Community Expert
October 10, 2022

Select the objects you want to group, then Object > Group

kumarllAuthor
Participant
October 10, 2022

can u please share a script code for this  i don't know how to do 

 

Robert at ID-Tasker
Legend
October 10, 2022

Hi@Laubender,

      I am fresher in this field , i don't know how to do .I need to grouping a pic,caption by separate ,separate using code

please help me .

 

thanks,

kumarll 


First of all - how script should know WHICH objects should be grouped?

Do you need a simple script for user to use on case-to-case basis - or process whole document automatically?

1st one - extremely simple - just group selection.

2nd one - maybe not extremely but very complicated.