Hi,
Does anyone know how to write IPTC data (title) to a job via a script?
thanks!
Writing data to IPTC
We're struggling to maintain some data in a job after its been injected. We tested it with a pdf and it keeps that data. so the question is, is i possible to write the iptc data to a (pdf) job via a script and if its possible how can i do it?
Thanks,
Peter
Thanks,
Peter
You do not really need a script. There is an "Inject XMP" element that can also update the information in the XMP. Attached is a ZIP file with a flow that shows the principle of picking up, injecting and updating the XMP. In the ZIP file is also an XMP template that you will have to modify to suit your needs.
If you really have to script what it is you are trying to do, search for "XMP" in the Scripting Help and in "Updating properties" you will find some sample code.