Smart Form - Auto Merge Documents Based on Selected Checkboxes
So I am scripting in Python (pdfrw) and have a total of about 20 PDF documents.
The overall workflow is that the cover page would have checkboxes, and based on the checkboxes selected, additional forms would be added to create an overall single document with all required documents.
While I have my script to auto fill the text fields; I am encountering an issue with selecting and marking the appropriate checkboxes. Any assitance and direction would be appreciated, as I am hoping to create a single smart form (cover page) that would allow for functionality.