comparison Sphinx/source/users/advanced-rest.rst @ 962:5df222ddd7d1

fix links to setup-samples
author Alain Mazy <am@osimis.io>
date Wed, 28 Jun 2023 09:23:16 +0200
parents 0b89127439b1
children a6bf749b3c04
comparison
equal deleted inserted replaced
961:ec4e1e8c3fa9 962:5df222ddd7d1
278 278
279 # display the result 279 # display the result
280 Write-Host "The instance can be retrieved in PDF at http://localhost:8042$($reply.Path)/pdf" 280 Write-Host "The instance can be retrieved in PDF at http://localhost:8042$($reply.Path)/pdf"
281 281
282 And here's another sample `using python 282 And here's another sample `using python
283 <https://github.com/orthanc-server/orthanc-setup-samples/src/master/python-samples/attach-pdf-to-study.py>`__. 283 <https://github.com/orthanc-server/orthanc-setup-samples/tree/master/python-samples/attach-pdf-to-study.py>`__.
284 284
285 Please note that the ``/tools/create-dicom`` API call will return the 285 Please note that the ``/tools/create-dicom`` API call will return the
286 Orthanc instance ID of the newly created DICOM resource. 286 Orthanc instance ID of the newly created DICOM resource.
287 287
288 You can use the ``/instances/.../pdf`` URI to retrieve an embedded PDF 288 You can use the ``/instances/.../pdf`` URI to retrieve an embedded PDF