• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
0

Indesign Server 2019 return file via script

Community Beginner ,
Apr 17, 2020 Apr 17, 2020

Copy link to clipboard

Copied

Hello, I'm currently working with InDesign Server 2019, and running several jsx scripts to process documents. I am running the scripts via Web Service. So far, everything works ok, but the only issue is that the final file (a .zip package with the .indd, pdf and font files) are stored in a local path. It is possible to return the file via web service??

 

Thanks!

Nico
TOPICS
Scripting

Views

319

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Enthusiast ,
Apr 19, 2020 Apr 19, 2020

Copy link to clipboard

Copied

LATEST

Nicolas,

Encode zip file in base64 and return the string.

Regards

 

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines