Duplicate logo and information in compensation statement template
Problem Description:
We are working on the compensation statement template and trying to add logos in the header section for each employee. However, we are having issues when employees are in two different legal entities. Multiple logos appear on one page. We used if conditions and the tag for-each:PERSONINFO is not working at header level.
We would like to have the logos appearing for each assignment information instead of person information
We have found a workaround where when we added the logos after each if conditions in the body sections it is behaving as it should but the size of the files exceeds the 30mb limit due to the repeating condition. The limit of the file size for compensation statement is 30 MB and with the images it is exceeding the file size.