Is there any way to adjust the positioning of form elements based on register data before printing?
For example I have a width and height field on an item and would like to set the xpos and ypos of one of the form elements based off this number before printing the form. Is there any way to do this?
I recall I had tried doing a recordupdate on the docvc register awhile ago and it caused crashes.