I'm trying to get a variable length text field in a PDF document.
With a fixed length text, I can do whatever I want, but when a text exceeds the length of a textbox, everything larger then the textbox doesn't get showed. What I want is to have that exceeding text put on a next page.
I can't figure out how I can have the PDF functions figure out when a box is filled up, or how I can resolve this problem.
Any help welcome 😉