SMWord suite + parser for .fb2 files

In last time the Electronic Books are very popular. Sony Reader, IBook Reader, BeBook, lBook etc

As result, the new xml-based format for e-books was developed – FictionBook (.fb2):
http://en.wikipedia.org/wiki/FictionBook

All these hardware units allow to read the e-books in this format

Today I added the new component for our SMWord suite for Delphi/C++BuilderTFictionBook
This component allow to read any .fb2-file and extract the plain text.
Also you may convert the text from Fiction Book into rtf (richtext) or html

So if you want to develop the new reader or just want to add a possibility to search the information inside .fb2-files, you are welcome to order our SMWord suite.

Now there the next formats supported:

  • .doc files (all versions for MS Word) – TMSWordDocument component
  • .docx files (MS Word 2007) – TMSWordXDocument component
  • .wpd (all versions for WordPerfect documents from Corel Office) – TWordPerfectFile component
  • .wri (MS Writer) – TWRIFile component
  • .odt (text documents from Open Office) - TOpenOfficeTextDocument component
  • .ods (spreadsheets from Open Office) - TOpenOfficeSpreadsheet component
  • .odp (presentations from Open Office) – TOpenOfficePresentation component
  • .fb2 (FictionBook, e-book) – TFictionBook component

Leave a Reply

You must be logged in to post a comment.