Copy link to clipboard
Copied
I am making radio buttons and getting a hairline outline of each field which prints as well as previews.
I have the outline set to none.
How can I turn this off so only the check mark appears.
Copy link to clipboard
Copied
Set the border color to something, then change the "line style" to Solid, and then set the border color back to transparent.
Use the Acrobat JavaScript Reference early and often
Copy link to clipboard
Copied
This is a graphic element on the page. It's unrelated to the actual checkbox field itself.
Copy link to clipboard
Copied
Nope it is there in the file but Acrobat is placing a second one around the wingding as well. If you look closely at the screen capture included you will see the wing dding, then a hair line around the wingding
Copy link to clipboard
Copied
Go to the field's Properties and set the Border Color to Transparent.
Copy link to clipboard
Copied
On sole proprietorship I removed the wingding.
Genereal partnership you can see the wingding and the larger outline on the radio button
Copy link to clipboard
Copied
Did you try what I suggested above?
Copy link to clipboard
Copied
Yes, they are set to transparent
Copy link to clipboard
Copied
Set the border color to something, then change the "line style" to Solid, and then set the border color back to transparent.
Use the Acrobat JavaScript Reference early and often
Copy link to clipboard
Copied
Thanks Thom.
This seems to be a glich in Acrobat.
Going back to older pdfs which did now have this issue now have it in DC
Copy link to clipboard
Copied
It has always been this way. Beveled and sunken line styles will draw edges around a field, even when the line color is transparent.
Use the Acrobat JavaScript Reference early and often