- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
Hi,
I'm setting the fill color of fields on enter and exit. This works well for all fields except for check buttons or radio buttons where the border gets overwritten by the fill. Depending on the zoom level some borders may be visible.
I should also mention that this behaviour is exhibited only when the form is rendered as a static PDF. There's no problem with a dynamic PDF.
The JavaScript I use to set the fill color is:
xfa.resolveNode(this.somExpression + ".ui.#checkButton.border.fill.color").value ="255,255,170";
Does anyone have a solution or work-around for this?
Thanks,
Paul
Views
Replies
0 Likes
Total Likes