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.
Keep an eye out for upcoming NetSuite events, including meetups, workshops, and webinars. These sessions are a great way to connect with peers, learn from experts, and stay current on the latest NetSuite updates and best practices. Registration links are provided in each event.
nlapiXMLtoPDF Issue with Images - Need Help
Hoping someone can help or has had the same issue.
We are using nlapiXMLtoPDF to generate a custom PDF which has a number of images in the file.
For some reason our images are getting stretched and look horrible.
Here is some sample code for one of the images:
- <div id="body">
- <div class="content">
<h2>The Pyramid of Organizational Development™</h2>
- <div class="imageContainer" style="margin-top:40px;">
<img src="http://www.groundswelldiagnostics.com/images/NetSuiteReportImages/GPFremium/table.tiff" width="452" height="443" />
</div>
</div>
</div>
Tagged:
0