Is it possible to have Prawn fill in check boxes depending on the result of a boolean? For example, I'd like to have a 'Yes' and a 'No' checkbox for a series of questions to record responses. Upon receiving the information, I'd like appropriate checkbox filled in. Is this possible, and if so, how?
Thanks!