![]()
Content Extraction Examples
The Content Extraction examples demonstrate how to use the ICEpdf Document class to extract meta-data, text, and images from within a PDF document.
There are three individual extraction examples:
- PageMetaDataExtraction.java - Extracts document meta-data.
- PageTextExtraction.java - Extracts the text from the first page of the document.
- PageImageExtraction.java - Extracts the images from the first page of the document.
The source-code for the example is located in the src\examples\extraction directory.
|
Copyright 2005-2007. ICEsoft Technologies, Inc. http://www.icesoft.com |