I got a problem with my form margin not display well.
I created a form consists of a table (1 row, 2 cols).
In the right column, I created a field on it.
When I open the form with
ws.EditDocument(True, doc)
The form shifted to the left and the left hand side of the form cannot be displayed.
Set form status to “No initial focus”.