Discussions
Join the NetSuite community to innovate, connect, and discover what’s next.
SuiteWorld brings thousands of innovators, builders, and leaders together to learn, connect, and shape what’s next. This October, explore how to build a stronger foundation for growth through inspiring keynotes, major product reveals, hands-on sessions, and unforgettable moments—all in one place for our biggest event of the year. Register now
Wrapping text to next page on a PDF layout!!! Help!!!!
Hi-
We need to display a large amount of "text" information on our invoices...
I have created a custom transaction body field of the type "long text" (up to 100K characters), and we are putting a 'fake table' into it... (a bunch of data that is space deliminated-- I have also changed the font to be OEM so that the characters are all the same width-- example below)
EVENT USAGE REGISTRATIONS
ev1 25 6
ev2 89 3
ev3 67 9
Anyway, sometimes these "fake tables" have 150+ rows/lines of data (or more in rare cases) but instead of wrapping to the next page, the PDF renderer will simply fail to display anything that exceeds the visible area.... I would use a text area in a column field, but we actually do need the better part of the 100K characters that are available in a "long text" field.... To date, I have shrunk the font to really tiny sizes to fit the data, but now we have some "fake tables" that do not fit (even with size 4 font), so we