composer.setFillColor(TextColor_Highlight);
blockComposer.showText("fully object-oriented access to the graphics objects that describe the contents on a page.");
composer.end();
blockComposer.showText(" It's a great step towards a whole bunch of possibilities, such as text extraction/replacement, that next releases will progressively exploit."); blockComposer.showBreak(breakSize);
blockComposer.showText("Since version 0.0.6 it has supported ");
composer.beginLocalState();
composer.setFillColor(TextColor_Highlight);
blockComposer.showText("Unicode");
composer.end();
blockComposer.showText(" for OpenFont/TrueType fonts."); blockComposer.showBreak(breakSize);
composer.setFont(font,8);