Problem/Motivation
With the new extra options, the options are not being separated correctly with spaces. In addition, if you try to add extra options that might be already used, it could cause the appender to fail.
Proposed resolution
Lets make sure we use a sequence for the extra options and implode / explode correctly. We should also remove any duplicate options and take priority to the extra options that were supplied.
Issue fork pdf_metadata-3463845
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
j-barnes commentedComment #7
j-barnes commented