Best way to handle multi-page documents?
Hi,
I'm creating a multi-page editor on top of TLF and I'd like to hear some opinions about the best way to handle multi-pade documents.
I'm basicaly considering two options:
1.) A single RichEditableText and several ContainerControllers.
2.) Several RichEditableText.
Tks.
