I'm using the SOAP API to specify the positions of tabs on a document using their x and y coordinates. I've noticed that when I use "FullName" or "DateSigned" TabTypes the tab ends up around an inch higher on the PDF than if I used the "SignHere" or "InitialHere" TabTypes.
I apparently can't post an image of what I'm seeing because this is my first post, but is there a reason why the same value for the Tab.yposition property would create different results for different TabTypes?