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.
Update: Narrative Insights has been restored and is now available.
Narrative Insights is Temporarily Unavailable due to an Infrastructure Issue. Learn how This Impacts Your Account and What to Expect While the Feature is Disabled.
Narrative Insights is Temporarily Unavailable due to an Infrastructure Issue. Learn how This Impacts Your Account and What to Expect While the Feature is Disabled.
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