How to "print" a checkable box
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.
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.
-
- Posts: 1565
- Joined: Thu May 23, 2013 7:19 am
Hello,
I am afraid you cannot achieve this using doPDF.
Thank you for understanding.
I am afraid you cannot achieve this using doPDF.
Thank you for understanding.
Follow us to stay updated:
- Newsletter (get a discount for subscribing): https://www.dopdf.com/newsletter.html
- Facebook: https://www.facebook.com/dopdf
- Twitter: https://twitter.com/dopdf
- Linkedin: https://www.linkedin.com/showcase/dopdf