https://lohriialo.medium.com/getting-adobe-indesign-server-2020-up-and-running-part-1-e5fe49e9faa7

여기서 90일 트라이얼

Activate 90 day Trial

  1. Open command prompt or terminal and cd into folder where you’ve downloaded adobe_prtk tool above
  2. Win:*adobe_prtk --tool=StartTrial --leid=V7{}InDesignServer-15-Win-GM*
  3. Mac:*adobe_prtk --tool=StartTrial --leid=V7{}InDesignServer-15-Mac-GM*

Activate with a serial number

  1. Open command prompt or terminal and cd into folder where you’ve downloaded adobe_prtk tool above. Replace with your24 digit IDS serial number in the command below
  2. Winadobe_prtk --tool=VolumeSerialize --generate --serial=22xx-22xx-22xx-22xx-22xx-22xx --leid=V7{}InDesignServer-15-Win-GM --provfilepath=
  3. Macadobe_prtk --tool=VolumeSerialize --generate --serial=22xx-22xx-22xx-22xx-22xx-22xx --leid=V7{}InDesignServer-15-Mac-GM --provfilepath=
  4. If above command is successful, you should seeReturn Code = 0 If you receive any other code other than 0, refer the error code section for more details. Also, a prov.xml file is generated in the same folder where adobe_prtk tool is or at the path specified in the-provfilepath, for example-provfilepath=C:\\user\\username\\desktop
  5. Make sure you have prov.xml in the same folder as adobe_prtk tool, execute the following command to activate IDS : Win / Mac : adobe_prtk --tool=VolumeSerialize --provfile=prov.xml

Now that we have InDesign Server ready to use, in the next part of this series, we’ll learn how to run IDS and execute scripts against it to produce PDF and other documents. Please leave a comment below if you have any questions

스크린샷 2021-08-24 오후 5.09.52.png

스크린샷 2021-08-24 오후 5.09.49.png