Break long pages into smaller ones automatically by words(or characters) limit, or by means of a customizable pagination tag:
First page here.
<!--pagebreak-->
Second page here.
<!--pagebreak-->
More pages here.
Drupal 7 version
Not all of the features introduced in the Drupal 6 version of paging are supported in Drupal 7. If you need a feature that is no longer supported, please search the issue queue, at right, for a similar request, and state your case. Features that are still needed may be added back in.
Upgrading from D6 to D7
We are currently working on an upgrade path from D6 to D7.
This module allows the export of Drupal books, in 'DXML' (Drupal XML) format. This format allows books to be edited offline, tranformed via XSLT, split out into a hierarchy of files, or imported into another Drupal book or Drupal site.
Books exported using the Export DXML module may be imported to another book or another Drupal site using the bookimport module.