Hi everyone, i'm having a problem and hopefully you can help me. Until now i always used MergeFields to import information from ivy to a word-document by using e.g. the following instructions: import ch.ivyteam.ivy.addons.docfactory.TemplateMergeField; in.MergeField.add(new TemplateMergeField("FIELD1", in.xxx)); At the moment im facing the problem that i can't import .png files. It doesn't work when the data is from the type "string" because only the Path will be importet but also when the data-type is from the type "file". From my point of view it is because the mergefields only support the type "string" - is it possible to change it to the type "file" (?) If not - is there a work around? Thank you very much for your time |
Once you sign in you will be able to subscribe for any updates here
By RSS:Markdown Basics
Tags:
Asked: 17.06.2016 at 13:39
Seen: 2,022 times
Last updated: 21.06.2016 at 13:17