| This sample is a rough stub that demonstrates a basic way to extract text from
a document.
Remarks
This implementation is definitely simplistic: its purpose is NOT to provide
a real-life solution for PDF text mining; it lacks advanced features such as
character encoding management, glyph position detection, dehyphenation,
page-breaks handling and so on. Its purpose is to test the new content-stream parsing
functionality.
So, read my lips: this-is-just-a-toy (for now!).
|