I have a point database where the points are the exact location of the actual annotation text.
Then there are fields for annotation class, kerning, rotation angle and horzontal and vertical alignment.
If i can import the point database and label the fratures so they are all left-alligned with the start of the text (exactly) on the point, I can then convert that to an annotation feature class and then set the allignment and other attribues there thenafter.
But I can't get the labels to be placed exactly where they are supposed to be.
The closest I can get is center left alignment, where I need lower left.
Is there a better way to do it?