Table of Contents |
---|
...
Diese Funktion ist für die Anbindung des Produktes This function is necessary to connect the NEST/is-e nötig.
Die Funktion ist nur clientseitig verfügbar.
Ein Aufruf über Connect ist bei dieser Funktion erforderlich, da dieser den Zielpfad im Dokument (in einem gesonderten product.
This document function is only available for the client.
A call via Connect is required for this function, since it stores the target path in the document (in a separate Custom XML Part) ablegt.
Code Block | ||
---|---|---|
| ||
<Function name="nest/is-e" id="d96565fd-b4f0-4939-910f-2b4962a235c5"> <Arguments> <Path>D:\Test\Document.pdf</Path> </Arguments> </Function> |
Anmerkung zum Note on Path
:
Muss ein vollständiger Dateipfad sein, welcher beim Klicken auf "Freigeben zur Weiterverarbeitung" ausgewertet wird und die Datei entsprechend gespeichert wird.
Umgebungsvariablen wie z. B. %temp% werden unterstützt.
Dateiendung wird beim Speichern ausgewertet: Im Falle von einem .pdf wird über Word ein PDF/A erzeugt.
...
Must be a complete file path, which will be evaluated when clicking "Release for further processing" and the file will be saved accordingly.
Environment variables like e.g. %temp% are supported.
File extension is evaluated when saving: In the case of a .pdf, a PDF/A is created via Word.
If the specified folder does not exist, an error message is displayed to the user when selecting it.