Ignore:
Timestamp:
2018-07-17T20:40:57+12:00 (6 years ago)
Author:
ak19
Message:

Implementing PDFv2paged_text (with pdfbox)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/trunk/greenstone2/perllib/plugins/PDFv2Plugin.pm

    r32277 r32280  
    174174    # TODO
    175175    print STDERR "@@@ Conversion to " . $self->{'convert_to'} , " with Xpdf Tools is not yet implemented.\n";
    176     print STDERR "@@@ Converting to a text instead.\n";
    177     $self->{'convert_to'} = "text";
     176    #print STDERR "@@@ Converting to text instead.\n";
     177    #$self->{'convert_to'} = "text";
    178178    }
    179179   
Note: See TracChangeset for help on using the changeset viewer.