Setting margins for printing

Don More (100337.1424@CompuServe.COM)
25 Aug 96 18:00:09 EDT

I am currently having problems setting the margins for printing in the
1.2 Windows version of Oberon/F.

For documents on disk, altering the settings with "File ... Page Setup
.." and saving is sufficient.

However, When I create a new view programmatically (a type of ObxTwins,
actually) the page margins default to 2.0 cm each.

Does anyone know how to change these settings programmatically. I have
already tried simulating a call to the "Page Setup" dialog, but without
success.

Thanks,

Don