Found solution.
Before closing file I had to add following line:
file.PutXMP(meta);
Now the data is written into file.
cu Floh
Found solution.
Before closing file I had to add following line:
file.PutXMP(meta);
Now the data is written into file.
cu Floh