We have a pdf with a field set to multiline auto font size. When we use a viewer to type into it and the text is only on a single line the font is readable, if we type many lines the font shrinks. See shots below:
image.png (7.2 KB)
image.png (5.6 KB)
But if we write into the TextBoxField with Aspose v21.7.0 and only write a single line (no line breaks etc) the font comes out at the smallest size. See below:
image.png (5.5 KB)
The only way to fix this is to either set the font to a fixed size or disable the multiline - neither of which we wish to do.
How do we get the font to go to the default as per the viewer?