This repository has been archived by the owner on Nov 3, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 90
Sequence Protocol #56
Comments
Any idea? I have the same problem! |
I have ended up opening my pdf in Adobe Acrobat and making a note of all the form fields ID, I then use these strings to refer to the form fields which works fine. |
Thanks @shnabz! I've used the same solution although I'm looking for a dynamic solution. |
@fboemeke I've found a solution! Add this extension to your .swift file.
You can then do:
|
@shnabz Thank you! |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi, when trying to iterate through the form container I get:
Type 'ILPDFFormContainer?' does not conform to protocol 'Sequence'
Any thoughts?
The text was updated successfully, but these errors were encountered: