Ignore:
Timestamp:
2011-07-18T21:05:06+12:00 (13 years ago)
Author:
ak19
Message:

If the PDFBox extension is not installed, GLI will now display a dialog on start-up informing the user where they can get PDFBox from if they want to process PDF files of v1.5 and greater. This is by way of introducing users to this facility.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main/trunk/gli/classes/xml/config.xml

    r23647 r24288  
    107107    <Argument name="warning.MissingGSDL">true</Argument>
    108108    <Argument name="warning.MissingImageMagick">true</Argument>
     109    <Argument name="warning.MissingPDFBox">true</Argument>   
    109110    <Argument name="warning.MissingPERL">true</Argument>
    110     <Argument name="warning.NoEncodingSupport">true</Argument>
     111    <Argument name="warning.NoEncodingSupport">true</Argument>
    111112    <Argument name="warning.NoPluginExpectedToProcessFile">true</Argument>
    112113    <Argument name="warning.LegacyCollection">true</Argument>
Note: See TracChangeset for help on using the changeset viewer.