Yes, but the thing is it worked before and now it stopped working on this pc. I tried it with different pictures but and I checked the paths to be a 100% sure that this is not the case. The path of the image looks like this:
/Users/<username>/Desktop/Schermafbeelding 2019-06-19 om 11.05.54.png
which I change for the mailmerge to:
\Users\<username>\Desktop\Schermafbeelding 2019-06-19 om 11.05.54.png
and this is how my mergefield looks:
{INCLUDEPICTURE {IF TRUE "{MERGEFIELD Afbeelding }"} \d}
After I merged the document the image is the ONLY field which I can still see after I merged the document and display the field codes (FN+ALT+F9) and looks like this
after the merge:
{INCLUDEPICTURE \Users\<username>\Desktop\Schermafbeelding 2019-06-19 om 11.05.54.png \d}
I'm pretty sure it has something to do with my grant access settings, because that's the only thing that has changed, and is the only thing that is different with my other pc. Do you know anything about security settings/grant access settings that are used
by microsofts mailmerge funcionality and where I could find those settings?
I can send you a copy of my documents if that would help you, only thing is that the error only happens on this computer and not on my other computers..
Edit: When I first manually drag and drop the image to any word document, then close the word document without saving and then open the mailmerge document, the image uploads fine and does not give any errors. Again, I think it has something to do with the
grant access settings of Word, but I don't know how I can change those settings..