Discussions
Read on for the latest updates including:
• Agenda Builder launch
• SuiteWorld On Air registration
• New NetSuite Prompt Studio Contest
• And more!
Check out this thread to learn more!
PDF layout possibility
Hi All,
Within the advanced PDF template, I aim to incorporate two tables positioned vertically side by side in the printout. The initial table will hold static content, while the subsequent table should present a list of values like item quantity and description. Despite my attempts using div tags and employing 'display: flex;' in the style, the second table consistently appears beneath the first one rather than being vertically aligned. How can I rectify this layout and achieve the desired side-by-side arrangement?