I'm trying to bring annotations from another document management system into Laserfiche. The SQL table holding the annotations for the old system does not seem to have anything about the font size, and it appears that it auto-sizes based on the amount of text and the size of the annotation box.
I'm trying to bring that into LF as a TextBoxAnnotation. I can specify the exact same x- and y-coordinates and the same height and width for the actual text box, but when it comes to the size of the font I'm not sure what I can do. It defaults to 12-point font which is way too big in some cases, but correct in other cases. Is there some way to auto-size the font based on the size of the box and the amount of text, or possibly some other solution to this issue?