Lets say I have a box with a white border that is 300px wide. I want to resize some text with an unknown length until it can fit in that box without wrapping to a new line. Is this possible with PrinceXML? Normally I would do this with something like fitty.js that does the calculations using MutationObserver.