Question
Tagging script, what is the best approach
Hello again,
I have new project on my desk and I need some advices from you, because Iam new to Indesign scripting/plugin development. Here are my questions:
- is it posible to create plugin to indesign, which would go thru my document, find all pictures and add to them specific tag?
- is it possible to create plugin which would go thru my document, finds all tagged content and creates xml file containing source files for tagged content.
- last thing i would like to export all that onto my server
Would be better to use C++ or creative suite extension builder plugin for FB?? Are there any tutorials?? Which approach is easier to go (c++ or CSextension Builder plugin) ?
Thank you in advice.