Default Colour on Radio Buttons

Viewed 15

I am putting together a simple form for a friend and they want when a button is selected to change from amber, too green.

I have attached PDF to give an idea of what I am looking for. Much like a data validation on excel, but for the life of me I cannot figure out how to do it.

Default: Amber when clicked: Green

Radio Button

1 Answers

It is certainly possible with PDFs to do that since the appearance of a form field is defined by arbitrary drawing instructions.

However, whether you can do that with a PDF editor wholely depends on the capabilities of the PDF editor.

Related