<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.limswiki.org/index.php?action=history&amp;feed=atom&amp;title=Jsreport</id>
	<title>Jsreport - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://www.limswiki.org/index.php?action=history&amp;feed=atom&amp;title=Jsreport"/>
	<link rel="alternate" type="text/html" href="https://www.limswiki.org/index.php?title=Jsreport&amp;action=history"/>
	<updated>2026-04-05T22:35:12Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.36.1</generator>
	<entry>
		<id>https://www.limswiki.org/index.php?title=Jsreport&amp;diff=14567&amp;oldid=prev</id>
		<title>Shawndouglas: Created as needed.</title>
		<link rel="alternate" type="text/html" href="https://www.limswiki.org/index.php?title=Jsreport&amp;diff=14567&amp;oldid=prev"/>
		<updated>2014-05-27T16:43:57Z</updated>

		<summary type="html">&lt;p&gt;Created as needed.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{lowercase title}}&lt;br /&gt;
{{Infobox software&lt;br /&gt;
| name                   = jsreport&lt;br /&gt;
| title                  = '''jsreport'''&lt;br /&gt;
| logo                   = [[Image:jsreport_logo.jpg|180px]]&lt;br /&gt;
| screenshot             = &amp;lt;!-- [[File: ]] --&amp;gt;&lt;br /&gt;
| caption                = &lt;br /&gt;
| collapsible            = &lt;br /&gt;
| author                 = Jan Blaha&lt;br /&gt;
| developer              = Jan Blaha, Pavel Sládek&lt;br /&gt;
| released               = {{Start date|2014|05|10}} (0.1.0)&amp;lt;ref name=&amp;quot;js010Git&amp;quot;&amp;gt;{{cite web |url=https://github.com/jsreport/jsreport/commit/19933b57d13f33dd74b8e146a2f73b6834b79792 |title=release 0.1.0  |publisher=GitHub |date=10 May 2014 |accessdate=27 May 2014}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
| discontinued           = &lt;br /&gt;
| frequently updated     = yes&amp;lt;!-- Release version update? Don't edit this page, just click on the version number! --&amp;gt;&lt;br /&gt;
| programming language   = JavaScript&lt;br /&gt;
| operating system       = Cross-platform&lt;br /&gt;
| platform               = &lt;br /&gt;
| size                   = &lt;br /&gt;
| language               = &lt;br /&gt;
| status                 = &lt;br /&gt;
| genre                  = Reporting software&lt;br /&gt;
| license                = GNU Affero General Public License v3.0&lt;br /&gt;
| website                = [http://jsreport.net/ jsreport.net]&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
'''jsreport''' is free open-source reporting engine &amp;quot;[c]ombining javascript templating engines with phantomjs or fop.&amp;quot;&amp;lt;ref name=&amp;quot;jsAbout&amp;quot;&amp;gt;{{cite web |url=http://jsreport.net/about |title=jsreport means innovative |publisher=Jan Blaha |accessdate=27 May 2014}}&amp;lt;/ref&amp;gt; The software can either be downloaded and hosted on-premises or used via the hosted online version.&lt;br /&gt;
&lt;br /&gt;
==Product history==&lt;br /&gt;
&lt;br /&gt;
Development began on jsreport in early 2013 as response to programmer Jan Blaha's discontent with what-you-see-is-what-you-get (WYSIWYG) reporting tools:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;blockquote&amp;gt;&amp;quot;I don't like the way of designing business reports in WYSIWYG editors. jsreport allows you to write the reports using code. Just use JavaScript templating engines and jsreport will render your template in nodejs sandbox and print it to pdf output.&amp;quot;&amp;lt;ref name=&amp;quot;JBBlog1&amp;quot;&amp;gt;{{cite web |url=http://jsreport.net/blog/welcome-to-jsreport |title=Welcome to jsreport! |author=Blaha, Jan |date=14 March 2014 |accessdate=27 May 2014}}&amp;lt;/ref&amp;gt;&amp;lt;/blockquote&amp;gt;&lt;br /&gt;
&lt;br /&gt;
A beta 0.1.0 release of the software arrived on May 10, 2014.&amp;lt;ref name=&amp;quot;js010Git&amp;quot; /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Features==&lt;br /&gt;
&lt;br /&gt;
The main features of jsreport include&amp;lt;ref name=&amp;quot;jsStart&amp;quot;&amp;gt;{{cite web |url=http://jsreport.net/learn/get-started |title=Getting started |publisher=Jan Blaha |accessdate=27 May 2014}}&amp;lt;/ref&amp;gt;:&lt;br /&gt;
&lt;br /&gt;
* HTML-based studio for report generation&lt;br /&gt;
* common JavaScript templating engines&lt;br /&gt;
* customizable rendering process and output format&lt;br /&gt;
* extensible&lt;br /&gt;
&lt;br /&gt;
==Hardware/software requirements==&lt;br /&gt;
&lt;br /&gt;
It's not clear if requirements exist for the Windows installer. For Linux, node.js is required.&lt;br /&gt;
&lt;br /&gt;
A few more details are available on [http://jsreport.net/downloads the download page].&lt;br /&gt;
&lt;br /&gt;
==Videos, screenshots, and other media==&lt;br /&gt;
&lt;br /&gt;
* The [http://jsreport.net/learn jsreport documentation] may be useful.&lt;br /&gt;
* A slimmed demo of jsreport can be found [http://jsreport.net/playground here].&lt;br /&gt;
* A &amp;quot;getting started&amp;quot; video for jsreport can be found on [https://www.youtube.com/watch?v=L7MZqwDCxP8 YouTube].&lt;br /&gt;
&lt;br /&gt;
==Entities using jsreport==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Further reading==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==External links==&lt;br /&gt;
&lt;br /&gt;
* [https://github.com/jsreport/jsreport jsreport on GitHub]&lt;br /&gt;
* [http://jsreport.net/blog/ jsreport blog]&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&amp;lt;references /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!---Place all category tags here--&amp;gt;&lt;br /&gt;
[[Category:Reporting software (open source)]]&lt;/div&gt;</summary>
		<author><name>Shawndouglas</name></author>
	</entry>
</feed>