You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Basically I am generating a pdf programmatically. I have a number of different text boxes. I want to move to the next one once the current one is full?
Is there are way to know that the current textbox has no more lines left?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Basically I am generating a pdf programmatically. I have a number of different text boxes. I want to move to the next one once the current one is full?
Is there are way to know that the current textbox has no more lines left?
for e.g.
https://pdf-lib.js.org/#fill-form
this example shows setting the form. What if the text was too long.
Beta Was this translation helpful? Give feedback.
All reactions