Heyo!
I'm trying to create this: http://i.imgur.com/oRFloEQ.png
And I'm not sure how to handle the whole pagination thing. Could I somehow limit the amount of words/linebreaks/paragraphs down to roughly an A4 size. When I hit the bottom I could use jQuery to create a new instance of CKEditor.
Would greatly appreciate any help given, I'm good with jQuery (and PHP etc.) so if you could somehow help me come up with ideas how to do this, I'd most likely be able to implement it myself. But afaik there's no WYSIWYG editor that gives the option to paginate.
Maybe I could use pagebreak? Is there a way to automatically pagebreak when the page hits a certain size/length, I could then see the pagebreak tag on creation and transition to a new page.
Regards,
Ignis