Discussions
Stay up-to-date with the latest news from NetSuite. You’ll be in the know about how to connect with peers and take your business to new heights at our virtual, in-person, on demand events, and much more.
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
Advanced PDF Templates expand footer field
Hi,
I am new to netsuite and have been working with the advanced templates.
Is it possible to work with the size of the footer.
I have looked on the bfo (big faceless organization) website and found the syntax to use to define the size. Unfortunately when I insert the code it comes back with an error message relating to <div>
An example that I have tried is:
<style> #page1 { footer:nlfooter; footer-height:100pt; } </style> The error I receive is as follows:
The template cannot be saved due to the following errors: <macrolist> kid is <style>: ignoring
0