Changeset 24199
- Timestamp:
- 2011-06-23T20:13:22+12:00 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/trunk/greenstone2/perllib/plugins/PDFPlugin.pm
r24159 r24199 357 357 } 358 358 359 if ($self->{'use_sections'} 360 && $self->{'converted_to'} eq "text") { 361 print STDERR "**** When converting PDF to text, cannot apply use_sections\n"; 362 } 363 359 364 360 365 # The following should no longer be needed, now that strings
Note:
See TracChangeset
for help on using the changeset viewer.