Tiny MCE - How to enable pagebreak plugin

Hi
My TinyMCE editor works great but the page-break button only inserts a comment (!–pagebreak–>) rather than the proper CSS to generate a page break.

As far as I recall, this is a standard issue with TinyMCE, which is resolved by enabling the pagebreak plugin.

Does anyone have any idea how to do this in Scriptcase?

At the moment, I’ve just given my users a CSS hack which they have to enter in the <> code edit area!

I REALLY don’t want to have to initialise my own version of TinyMCE just to get this fixed.

On a related note, there seems to be no way to prevent a paste into the field, which allows the users to paste a picture which could be too large for the field, which basically makes the field uneditable from there on in.

I think this points to a wider need for Scriptcase to rethink their implementation of TinyMCE and at least give us the tools to customise key features WITHOUT the need to implement our own version.