admin管理员组

文章数量:1129795

I'm building a text editor using TinyMCE and want to implement automatic pagination, similar to word processors like Microsoft Word. Specifically, as the user types and reaches the end of a page, a new page should be created automatically, allowing for a seamless typing experience across multiple pages. I tried to implement the TinyMCE plugin for pagination and built a custom one, but I am stuck with this. I asked for help from Claude and GPT, but they provided random suggestions not related to this problem.

I guess there is someone who has built it, may I ask for some tips/resources on this?

Thanks a lot!

本文标签: Automatic Pagination in TinyMCE EditorStack Overflow