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!
Don’t miss your chance to meet our SuiteGurus—NetSuite Support professionals and subject matter experts with extensive experience in select product areas, including OneWorld, Advanced & Basic Accounting, Supply Chain Management, Receivables & Payables, CRM, Account Administration, and the SuiteCloud Platform. Full Conference attendees can prebook exclusive 30-minute one-on-one sessions for your product questions.
Spots are limited! Register through your Agenda Builder and find SuiteGuru under Agenda Enhancements.
Advanced PDF Control Image Size with correct Aspect Ratio
There are a number of messages on here (going back many years) with frustrations around trying to display varying size images on Advanced PDF templates at the correct ratio.
Has this been fixed yet? Can we set a 'width' or 'max-width' for an image and have the height adjust correctly (in CSS this would be height: auto; but that doesn't appear to work in Freemarker).
Using percentages doesn't appear to work in the same way as HTML / CSS either - it seems to be a percentage of the image itself (rather than a percentage of the HTML container).
The only way to resize an image seems to be to set a specific height and width in pixels - and if the source image has a different ratio then the image will be distorted.