Is it possible to use InDesign's data merge to link to remotely hosted images if the full path is known?
Tell me more
×
Super User is a question and answer site for
computer enthusiasts and power users. It's 100% free, no registration required.
|
Yes, it is. The InDesign Scripting API has a Socket object, which provides low-level access to network functionality. You could then use something like the HTTP functionality in Extendables library. |
|||
|
|