Hello.
I am working on basic report that I will export to a PDF will fillable controls. To enable this, I add a databand with a couple of empty TextBoxes and check on their Editable property.
Then when I export the report to a PDF, I select Allow Editable to be True.
The works great for text controls. In the resulting PDF I can add text to the empty text boxes and save the changes in the PDF.
However, if I try the same thing for a CheckBox control (set the Editable Property on and Allow Editable on the PDF export options), it does not work. I am unable to check the check box on or off.
Is there another setting I need to consider for Check Box controls when exporting them to PDF? Is it possible to do this with Check Box controls?
Thank you,
Carl
Fillable PDF question
-
Lech Kulikowski
- Posts: 7768
- Joined: Tue Mar 20, 2018 5:34 am
Re: Fillable PDF question
Hello,
We couldn't reproduce the issue.
What version are you using? How do you open a result PDF file?
Thank you.
We couldn't reproduce the issue.
What version are you using? How do you open a result PDF file?
Thank you.
- Attachments
-
- Screenshot 2026-05-22 140420.png (137.64 KiB) Viewed 31 times