I am trying to merge attachments into a LF Form in WorkFlow, however when ever it is a jpg, png and jpeg file they will link instead of merging. My initial theory was that it was because of the source of the attachments(IOS or Android) but that is proving to be incorrect.
I am searching via a For Each loop looking at each attachment and determining if it's a tif, tiff, jpg, jpeg, png or pdf file. On the WorkFlow report, pdf files merge without any issue but when it comes to the the jpg, png and jpeg it says that the Document Extension is empty and links the attachments instead of merging them.
Does anyone have any thoughts as to why the Document Extension would be empty?