After using this module for a while I noticed you can currently only have one set of PDF to imagefield (and corresponding image field) per node as the code only processes the first field it finds per node.
I've attached a patch so the module will iterate over all PDF/ imagefields in a node and process them all instead of just the first one.
| Comment | File | Size | Author |
|---|---|---|---|
| pdf_to_imagefield.patch | 8.07 KB | deadman |
Comments
Comment #1
pelicani commentedI have not tried this patch on the drupal 6 version, but we also want to process multiple pdf files in drupal 7.
Is this an option?
I plan to review the dv6 code and compare it to the dv7 to see what it would take to make this happen.
Any comments would be appreciated.
peace,
michael
Comment #2
hitchshockWe stopped supporting the D7 version, so the ticket will be closed, but thanks to everyone who was working on the ticket!