<?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[Integrating Jsreport into angular 2+ application]]></title><description><![CDATA[<p>Recently I am working on integrating jsreport into my angular application.<br />
I am using jsreport-cli to start jsreport server, and I have my own nodejs server.<br />
And I install jsreport-browser-client-dist so that I can use exported JsReport to render reports.<br />
My issue is in this way, I have to start two servers,  but I want to start jsreport server at the same time when I start my nodejs server.  But I did not find any detailed documentation.  so can anyone help me with this issue ?</p>
]]></description><link>https://forum.jsreport.net/topic/371/integrating-jsreport-into-angular-2-application</link><generator>RSS for Node</generator><lastBuildDate>Wed, 17 Jun 2026 07:35:32 GMT</lastBuildDate><atom:link href="https://forum.jsreport.net/topic/371.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 05 Jan 2018 05:25:09 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Integrating Jsreport into angular 2+ application on Invalid Date]]></title><description><![CDATA[<p>Recently I am working on integrating jsreport into my angular application.<br />
I am using jsreport-cli to start jsreport server, and I have my own nodejs server.<br />
And I install jsreport-browser-client-dist so that I can use exported JsReport to render reports.<br />
My issue is in this way, I have to start two servers,  but I want to start jsreport server at the same time when I start my nodejs server.  But I did not find any detailed documentation.  so can anyone help me with this issue ?</p>
]]></description><link>https://forum.jsreport.net/post/1769</link><guid isPermaLink="true">https://forum.jsreport.net/post/1769</guid><dc:creator><![CDATA[ShaneLoveMarvel]]></dc:creator><pubDate>Invalid Date</pubDate></item><item><title><![CDATA[Reply to Integrating Jsreport into angular 2+ application on Invalid Date]]></title><description><![CDATA[<p>hi! check this <a href="https://jsreport.net/learn/adapting-jsreport" rel="nofollow">section</a> of the docs for the exact information that you are looking for. using jsreport-cli is a nice way to have a server running quickly, but you can also integrate jsreport in your existing server, you can either start jsreport in your server entry point (with <code>require('jsreport')().init();</code> which returns a promise) or <a href="https://jsreport.net/learn/adapting-jsreport#attach-to-existing-express-app" rel="nofollow">integrate the jsreport server into an existing express app</a></p>
]]></description><link>https://forum.jsreport.net/post/1771</link><guid isPermaLink="true">https://forum.jsreport.net/post/1771</guid><dc:creator><![CDATA[bjrmatos]]></dc:creator><pubDate>Invalid Date</pubDate></item></channel></rss>