checkbox in pdf
Hi ,
I am facing issue with check box in pdf template for multiple records. When I create a check box in a repeating group in a PDF template and merge with xml , I am getting special symbols like triangle, starts etc in place of check box.
Here are the exact steps I followed:
1) created a check box with name dd1. (This is the tag name in my xml)
2) gave export value as 'Y' in the check box properties.
In my XML the value for <dd1> is Y. When I merge the xml for a single employee , the output is coming fine and the check box is checked.
Now when I merge an xml containing data for multiple employees then the output for the checkbox for all the employees is coming same as the last employee. That is whatever the value of dd1 for last employee based on that checkbox for all employees is either checked/unchecked.
Since all fields are coming fine and having repeating group, in the tooltip of checkbox properties I gave <?rep_field="T1_G1"?> just similar to other text fields. And now when I merge the xml for multiple employee with the PDF , in the output there is no check box and where ever <dd1> is 'Y' they are coming with special symbols (triangle, stars, sun symbols).
Not understanding what could be the reason. Anyone faced this issue? Any help on this?
Thanks & Regards,
Madhavi