When I select my print button to print a form (this is consistent across all forms), a dialog box pops up stating that an item with the same key has already been added. Has anyone else experienced this?
When I select my print button to print a form (this is consistent across all forms), a dialog box pops up stating that an item with the same key has already been added. Has anyone else experienced this?
I'm also having this issue. 1 thing I did find is it only occurs when the print button is used to print multiple pages.
I'm also having this issue. 1 thing I did find is it only occurs when the print button is used to print multiple pages.
Check your form for duplicate object names. It could be anything from groups to check-boxes. If two objects have the same name you will have printing issues. Change the name (even very slightly) of the duplicates, and you should be able to print.