I've been using RichView for a while now. Since I've switched to ScaleRichView, I used the ActionTest demo to familiarize myself with it.
I'm having the following problem: When I start the demo, the `OnCreate` event calls `srvActionsResource.rvActionNew1.ExecuteTarget(SRichViewEdit1.RichViewEdit)`, and the editor displays a blank page.
However, the page format is unknown, even though I've set it to A4. If I go to Page Setup and select A4, the page size is correct. I tried various settings, unfortunately without success. What do I need to do to make the editor start in A4 format?
-HL