Problem/Motivation
This setting determines how many pages must be processed during 1 batch step. But at the moment it doesn't work properly.
Steps to reproduce
- set Number of PDF pages - 1
- upload a PDF file with more than 2 pages
- batch processed 2 pages in 1 step
Proposed resolution
Just fix the logic of the setting
Issue fork pdf_to_imagefield-3573424
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 #4
hitchshock