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
I need to dynamically add several text cells on the page. The cells should be one after the other with automatic page breaking when the page ends. How is this typically done with the new library? So far, I tried adding text cells with "posy" = last bbox' "y" + "h" values. But this does not trigger a page break.
Hi,
I need to dynamically add several text cells on the page. The cells should be one after the other with automatic page breaking when the page ends. How is this typically done with the new library? So far, I tried adding text cells with "posy" = last bbox' "y" + "h" values. But this does not trigger a page break.
To activate automatic page breaking I use this:
Do I use the page format in a wrong way?
The text was updated successfully, but these errors were encountered: