<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Need Help with bootstrap and directory]]></title><description><![CDATA[<p>Hi i'm new to jsreports</p>
<ol>
<li>If i want to use bootstrap with my report how do i included it in my template file?<br />
right now i'm using boostrap css likes this</li>
</ol>
<ul>
<li>
<p>for CSS<br />
&lt;link href=&quot;{#asset /OneStop/boostrap/css/bootstrap.css @encoding=link}&quot; rel=&quot;stylesheet&quot; /&gt;</p>
</li>
<li>
<p>for JS<br />
&lt;scipt src=&quot;{#asset /OneStop/boostrap/js/bootstrap.js @encoding=link}&quot;&gt;</p>
<p>if its done right why boostrap grid not working?</p>
</li>
</ul>
<ol start="2">
<li>Do i need to separate directory likes data, assets, template in order to make thing working correctly?</li>
</ol>
]]></description><link>https://forum.jsreport.net/topic/1316/need-help-with-bootstrap-and-directory</link><generator>RSS for Node</generator><lastBuildDate>Tue, 18 Aug 2026 14:15:12 GMT</lastBuildDate><atom:link href="https://forum.jsreport.net/topic/1316.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 28 Oct 2019 08:27:47 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Need Help with bootstrap and directory on Mon, 28 Oct 2019 08:28:24 GMT]]></title><description><![CDATA[<p>Hi i'm new to jsreports</p>
<ol>
<li>If i want to use bootstrap with my report how do i included it in my template file?<br />
right now i'm using boostrap css likes this</li>
</ol>
<ul>
<li>
<p>for CSS<br />
&lt;link href=&quot;{#asset /OneStop/boostrap/css/bootstrap.css @encoding=link}&quot; rel=&quot;stylesheet&quot; /&gt;</p>
</li>
<li>
<p>for JS<br />
&lt;scipt src=&quot;{#asset /OneStop/boostrap/js/bootstrap.js @encoding=link}&quot;&gt;</p>
<p>if its done right why boostrap grid not working?</p>
</li>
</ul>
<ol start="2">
<li>Do i need to separate directory likes data, assets, template in order to make thing working correctly?</li>
</ol>
]]></description><link>https://forum.jsreport.net/post/6100</link><guid isPermaLink="true">https://forum.jsreport.net/post/6100</guid><dc:creator><![CDATA[360noscope]]></dc:creator><pubDate>Mon, 28 Oct 2019 08:28:24 GMT</pubDate></item><item><title><![CDATA[Reply to Need Help with bootstrap and directory on Invalid Date]]></title><description><![CDATA[<p>Is it working for you with html recipe and not working with chrome?<br />
If this is the case, check <a href="https://jsreport.net/learn/chrome-pdf#css-media-type-and-bootstrap" rel="nofollow">this documentation</a></p>
<p>If it isn't working for the html as well, try to include the whole bootstrap content instead of the link.</p>
<pre><code class="language-html">&lt;style&gt;
{#asset /OneStop/boostrap/css/bootstrap.css}
&lt;/style&gt;
</code></pre>
]]></description><link>https://forum.jsreport.net/post/6104</link><guid isPermaLink="true">https://forum.jsreport.net/post/6104</guid><dc:creator><![CDATA[jan_blaha]]></dc:creator><pubDate>Invalid Date</pubDate></item><item><title><![CDATA[Reply to Need Help with bootstrap and directory on Invalid Date]]></title><description><![CDATA[<p>Thanks i will try this when i'm at work :)</p>
]]></description><link>https://forum.jsreport.net/post/6111</link><guid isPermaLink="true">https://forum.jsreport.net/post/6111</guid><dc:creator><![CDATA[360noscope]]></dc:creator><pubDate>Invalid Date</pubDate></item><item><title><![CDATA[Reply to Need Help with bootstrap and directory on Invalid Date]]></title><description><![CDATA[<p>I tried it it not working so i changed to directly use bootstrap cdn now their grid system work but some of their class might not fully work likes mt, mb or pull-left, right.</p>
]]></description><link>https://forum.jsreport.net/post/6117</link><guid isPermaLink="true">https://forum.jsreport.net/post/6117</guid><dc:creator><![CDATA[360noscope]]></dc:creator><pubDate>Invalid Date</pubDate></item></channel></rss>