Hello! I’m having issues mapping to long PDF too! I’m testing the premium version of the plugin on a demo site before I try to recreate this on my client’s live site.
I ended up splitting my pdf into two forms and I get up to 75 fields and press save and the fieldmap is not saved.
I changed my php.ini to:
max_input_vars = 2500
memory_limit = 32M
upload_max_filesize = 24M
post_max_size = 32M
What am I missing? Can you help?
Thanks,
Kerry