Hello,
We are developing a java web-app and the user (among other things) download an InDesign file from the server, edit it, and upload it again, but we need a way to show, inside our web-app, a preview of the file, and also we need our application to be able to send that preview to the printer, inside a form.
So I wish to know if is there some application to convert InDesign files to pdf or some image format, like jpg, png, etc., that we could call from our web-app, throught the command line.
Thanks.