github.com/unidoc/unidoc@v2.2.0+incompatible/pdf/extractor/doc.go (about)

     1  /*
     2   * This file is subject to the terms and conditions defined in
     3   * file 'LICENSE.md', which is part of this source code package.
     4   */
     5  
     6  //
     7  // Package extractor is used for quickly extracting PDF content through a simple interface.
     8  // Currently offers functionality for extracting textual content.
     9  //
    10  package extractor