Skip to main content
This topic has been closed for replies.

1 reply

Community Expert
November 26, 2020

You will have to gather all these pieces of information individually and then write it into a CSV file. You can find samples of all these individual pieces on this forum. If you get stuck on some step feel free to ask, people around here are very helpful.

-Manan

-Manan
Participant
November 26, 2020

i am sure there should be a way to make it automatic

 

Inspiring
December 3, 2020

Thanks for getting back to me Manan. You have not mentioned pieces of code in the first message. I would appreciate if you could give me some key words-ideas and possibly links that I could use to start investigating. 
regards


some key words/ideas would be to select the item, then run the script.

Script could check selected information ex:
docRef.selection[0].position

docRef.selection[0].tags[0].value

...

then use streamWriter to write the .csv