Is there a way to embed a code for a checkable box in the text that I am printing with doPDF? I have seen references to Adobe commands such as this:
PDFDoc.Page.AddCheckbox "DemoCheckBoxes", 100, 100, 120, 110
... although I am unsure if the resulting box would be checkable.
I would need the resulting PDF document (a form, I guess) to have a box that could be toggled by clicking on it ... on/off-style.
Thanks for any help.
How to "print" a checkable box
-
- Posts: 1507
- Joined: Thu May 23, 2013 7:19 am