Sarah
03/28/2025, 7:05 PMCeligo AI
03/28/2025, 7:06 PMAI generated answer (using internal Slack threads):In NetSuite's Advanced PDF templates, the placement of elements such as images, tables, or sections is determined by the template's code. If an image is not moving to the second page of an invoice when it extends to two pages, it's likely because the image is placed in a section of the template that is defined to always appear on the first page. To ensure that the image moves to the second page when the invoice extends to two pages, you would need to adjust the placement of the image in the template's code. This could involve moving the image to a different section of the template, or adjusting the properties of the section where the image is currently placed. For example, if the image is in a section that is defined to always appear at the bottom of the first page, you could move the image to a section that is defined to appear at the top of the second page. Alternatively, you could adjust the properties of the section where the image is currently placed to allow it to move to the second page when the invoice extends to two pages. Please note that adjusting the placement of elements in an Advanced PDF template requires knowledge of the FreeMarker templating language and CSS, which are used to define the layout and styling of Advanced PDF templates in NetSuite. ****** Disclaimer: This response was generated by an artificial intelligence assistant based on previous conversations from multiple Slack channels, and may contain inaccuracies or mistakes. ******
Celigo AI
03/28/2025, 7:07 PMSlack thread 1: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.843553424
Slack thread 2: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.839990377
Slack thread 3: here (available only if the original thread was posted in the last 90 days)
Similarity score: 0.808467329
Celigo AI
03/28/2025, 7:07 PM