Hello,
I’ve been using DocumentBuilder to insert checkboxes into Word documents and it’s fine except that when an end-user opens the Word document, it’s quite awkward for them to change a checkbox from “true” to “false”. (Unfortunately you can’t just click the field to toggle it.)
I see that Word has a set of ActiveX components that have richer functionality and I’m wondering if you have any plans to implement a way (perhaps with DocumentBuilder.InsertCheckbox) to insert the ActiveX version rather than the native form field.
That would be very helpful!
Thanks,
Mike