Skip to main content
Inspiring
February 14, 2013
Question

How to upload indesign document on server by http-Any SDK Libs or APIs

  • February 14, 2013
  • 1 reply
  • 790 views

Hi All,

          I want to upload my imdesign document on server by http upload.Is  indesign SDK provide any APIs,Lib or supporting external tools to upload the file.

Thanks

Qamar

This topic has been closed for replies.

1 reply

Community Expert
February 18, 2013

InDesign C++ SDK does not provide any API to make http calls for uploading files, However you can use third party libraries for doing the same.

One such library is libcurl it will work both on a MAC and Win machine. For details please refer the link "http://libcurl.org/", you can try other libraries too.

-Manan

-Manan