We are having problems with an invoice PDF. We hav...
# advancedpdf
j
We are having problems with an invoice PDF. We have Serial No (a.k.a. inventory detail) and when there is an excessive number of serial numbers, it's cutting some of them off instead of carrying them to the next page. How do we resolve? This is a per-line-per-item basis on the item table.
c
are the cells fixed height? It should expand to fill the table and/or spill over to the next page.
j
I fixed it.
💯 1
I used an article from SuiteAnswers to find the right code. You basically have to create new rows for excessively long cells.
netsuite 1
a
Do you happen to have the article link in Suiteanswers?
I just now saw this, sorry. Hope it helps @Andrew Altringer and any future people with this concern!