Q: I want to show and hide fields when I check/un-check a checkbox, is it possible in PDF Studio? A: You will need to use Javascript to determine if your checkbox is checked or not. You can follow the instructions below: 1. Create a Checkbox called Checkbox1 2. Create a TextField called TextField1 3. Right click on […]