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

feat(dump_data_fields ): return multiple form data values #41

Merged
merged 1 commit into from
Apr 11, 2021

Conversation

aslehigh
Copy link
Contributor

Resolves issue #32 by returning a list for any PDF field property that PDFtk returns more than one value for.

@aslehigh aslehigh mentioned this pull request May 27, 2020
…values.

This resolves Github issue revolunet#32.
The test files form.json and form-filled.json
were also updated to match the new output.
@aslehigh aslehigh force-pushed the aslehigh-multi-form-values branch from f79cc78 to dbc39dd Compare June 2, 2020 16:56
@aslehigh
Copy link
Contributor Author

aslehigh commented Jun 2, 2020

I have cleaned up the history on my branch so this pull request is clear with just 1 commit. Tests are passing on my machine, and on CircleCI also.

@revolunet
Copy link
Owner

missed that PR for some reason. thank you @aslehigh

@revolunet revolunet changed the title Return multiple form data values feat(dump_data_fields ): return multiple form data values Apr 11, 2021
@revolunet revolunet merged commit 3be447f into revolunet:master Apr 11, 2021
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

Successfully merging this pull request may close these issues.

2 participants