mySobek Home   |   Help
Skip Navigation Links.
MISSING BANNER

PDF_Tools Class



Class contains some basic methods for preparing PDF files for loading into a SobekCM library


Namespace: SobekCM.Builder_Library.Tools
Assembly: SobekCM_Builder_Library (in SobekCM_Builder_Library.dll) Version: 4.8.7.0 (4.8.7.0)

Syntax

C#
public static class PDF_Tools

Remarks

Portions of the PDF text extraction algorithm originally from Zoller (http://www.codeproject.com/KB/cs/PDFToText.aspx)

Inheritance Hierarchy

System..::..Object
  SobekCM.Builder_Library.Tools..::..PDF_Tools

Methods

  NameDescription
Public methodStatic memberCreate_Thumbnail
Creates a main thumbnail from a PDF file
Public methodStatic memberExtract_Text
Extracts the full text from a PDF file and writes to a file
Public methodStatic memberPage_Count
Gets the number of pages within a PDF file

See Also



Version 4.10.0 ( last generated Monday, March 7, 2016 )