setPage

public abstract void setPage(int page, String data)

Sets the specified page in the book. Pages of the book must be contiguous.

The data can be up to 256 characters in length, additional characters are truncated.

Parameters

page

the page number to set

data

the data to set for that page