Hi All,
We have successfully used JavaScript to import local XML files and generated the PDF files on InDesign Server CS4.
Now, we need to import the XML files which are dynamically generated on the other Server. (Data Managemnt Server).
Wondering what's the best way to do this?
Can we pass the whole XML file content as a JavaScript Parameter? What about images?
or Can Javascript Import an external XML file via HTTP, other protocol?
The worst case I guess is to have a script to upload XML files onto InDesign Server........
Also, is it possible to return the generated PDF back to Data Management Server (XML file Server)?
Thanks,
xin