Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Check box selection using fillpdf #42

Open
rajban94 opened this issue Feb 9, 2023 · 1 comment
Open

Check box selection using fillpdf #42

rajban94 opened this issue Feb 9, 2023 · 1 comment

Comments

@rajban94
Copy link

rajban94 commented Feb 9, 2023

I have a fillable pdf with few check boxes for language. So i need to check the language by fitting the data into data_dict. I have tried but it's not updating for different languages. I have seen in the pypi check box is in queue for future work. So is it implemented? If yes can you please let me know how can i select different check box by giving the value in data_dict

@Kucki2018
Copy link

You have to set the dict to either "Yes", "On" or "1" to check a checkbox. "1" probably works best. It depends on what kind of PDF you are using.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants