Git Product home page Git Product logo

nextreports-server's Introduction

NextReports

[NextReports] (http://www.next-reports.com/) is a free Java business reporting software.

Components

  • NextReports Designer is an application able to design in-grid reports, using connections to most popular databases like Oracle, MySql, MSSQL, PostgreSQL, Firebird, Derby and SQLite.
    NextReports Designer has an intuitive interface that makes report creation a quick and easy task. The designer has a convenient single-click publish/download mechanism for NextReports Server.
    NextReports Designer is now fully open source and it can be find here. You can send pull requests, fork or add issues.

  • NextReports Engine is a Java platform development library which can be used to run NextReports inside your applications. This library is light and very easy to use.
    NextReports Engine is now fully open source and it can be find here. You can send pull requests, fork or add issues.

  • NextReports Server allows you to schedule NextReports and Jasper reports and to automatically deliver reports via E-mail, FTP, SSH, Windows Share, WebDAV to your business contacts in most popular file formats like HTML, EXCEL, PDF, RTF, CSV, TSV, TXT, XML.
    NextReports Server will present your charts, table reports and alarm reports in real time inside dashboards.
    Users can perform data analyze using drill-down and pivot structures.
    NextReports Server is now fully open source and it can be find here. You can send pull requests, fork or add issues.

Acknowledgement


JetBrains is supporting NextReports open source project with its smart Java IDE.


YourKit is supporting NextReports open source project with its full-featured Java Profiler.
YourKit, LLC is the creator of innovative and intelligent tools for profiling Java and .NET applications.
Take a look at YourKit's leading software products: YourKit Java Profiler and YourKit .NET Profiler.

License

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this work except in compliance with the License. You may obtain a copy of the License in the LICENSE file, or at:

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

nextreports-server's People

Contributors

alexandruboboc avatar decebals avatar dpmihai avatar nextreports avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

nextreports-server's Issues

doesn't start up

I have noticed that some times nextreports doesn't start up ...

it ends on
[03/22/2015 20:15:18] DEBUG (ro.nextreports.server.web.NextServerApplication:275) - Add jobs in scheduler...
[03/22/2015 20:15:18] DEBUG (ro.nextreports.server.web.NextServerApplication:293) - Added jobs in scheduler in 106 ms
[03/22/2015 20:15:18] DEBUG (ro.nextreports.server.web.NextServerApplication:325) - Run user synchronizer job ...
[03/22/2015 20:15:18] DEBUG (ro.nextreports.server.schedule.UserSynchronizerJob:55) - Synchronize users
[03/22/2015 20:15:18] DEBUG (ro.nextreports.server.web.NextServerApplication:338) - Users synchronized in 1 ms

and just sits there .... it doesn't start to listen 8081 port ... and it doesn't fully boot..

the only thing comes to my mind ... it that reports datasourse is not reachable ....
because if i run clean copy it starts ....

is it a known bug ?
i had it on 7.1 version .. and now have on 8.0 version ...

PDF Cyrillic

hi
I have read the doc and about this 2 parameters in config
nextreports.pdf.encoding=Cp1251
nextreports.pdf.font=

i still have problems with russian text in pdf ..
I use jasper designer ireport ... and in ireport it solved by adding font to editor ... and then it works ...
I want to use next-report as a server and ireport as designer .... please help me with some ideas how to get it solved ....
Also hard coding one font is not a good idea ... report can use a coule of fonts ...

I have managed to get russian text to show but it all aligned in one letter... and if i select them and copy and paste it in text editor i get a good word

thanks

jasper reports from new jasper-studion don't work

Hi

The reports created in ireport designer works fine.
But if you use the new jasper-studion .. and open the same report and save it. and load it to next-report server .. then you click run it crashes ..

Build failed

Tried to build the latest version 9.1 NextReports Server using ANT CLEAN RELEASE

and got quite a way thru until a number of error. See attached log for details.

Environment: Windows 2016

Help please?
NR Build Error Log.txt

API example for permitions set

Hi

I's their an option in api to set permission for users on published reports with api.
Because i have to go and sent them by hand ..

It also be great to change settings with api . and add users and groups ..

Users permitions

Hi

When i upload new reports to server with api client to all of my instances (over 30) then i have to manually add execute permissions to users which is very time consuming.
I need a user type who can see and execute all reports.

empty parameters

I use jasper reports

I create a parameter type String with default value let's say "06:00"
And after that i change mandatroy setting https://www.uploady.com/download/CxlQQCUTL6i/7FSwW2enwc6g60j0

And if i lease the parameter blank .. and run report i can see in console :
Runtime parameters for
time_from = null

and jasper doesn't set se default value ....
but if i change jasper property "Use as a prompt"
the parameter is not displayed on the run time (as expected)
and it also not sent to jasper no time_from = null in console ..
And jasper set's the default value ... as expected ...

So if value left blank it shouldn't be passed to jasper ....

build failed

[ivy:resolve]
[ivy:resolve] :: problems summary ::
[ivy:resolve] :::: WARNINGS
[ivy:resolve] module not found: ro.nextreports#nextreports-engine;7.2-SNAPSHOT
[ivy:resolve] ==== local: tried
[ivy:resolve] /home/asp3ctus/DevTools/next-rep/nextreports-server/lib/ro.nextreports/nextreports-engine-7.2-SNAPSHOT.xml
[ivy:resolve] -- artifact ro.nextreports#nextreports-engine;7.2-SNAPSHOT!nextreports-engine.jar:
[ivy:resolve] /home/asp3ctus/DevTools/next-rep/nextreports-server/lib/ro.nextreports/nextreports-engine-7.2-SNAPSHOT.jar
[ivy:resolve] ==== public: tried
[ivy:resolve] http://repo1.maven.org/maven2/ro/nextreports/nextreports-engine/7.2-SNAPSHOT/nextreports-engine-7.2-SNAPSHOT.pom
[ivy:resolve] -- artifact ro.nextreports#nextreports-engine;7.2-SNAPSHOT!nextreports-engine.jar:
[ivy:resolve] http://repo1.maven.org/maven2/ro/nextreports/nextreports-engine/7.2-SNAPSHOT/nextreports-engine-7.2-SNAPSHOT.jar
[ivy:resolve] ==== snapshots: tried
[ivy:resolve] https://oss.sonatype.org/content/repositories/snapshots/ro/nextreports/nextreports-engine/7.2-SNAPSHOT/nextreports-engine-7.2-SNAPSHOT.pom
[ivy:resolve] -- artifact ro.nextreports#nextreports-engine;7.2-SNAPSHOT!nextreports-engine.jar:
[ivy:resolve] https://oss.sonatype.org/content/repositories/snapshots/ro/nextreports/nextreports-engine/7.2-SNAPSHOT/nextreports-engine-7.2-SNAPSHOT.jar
[ivy:resolve] ==== se-jcr: tried
[ivy:resolve] https://src.springframework.org/svn/se-jcr/repo/ro/nextreports/nextreports-engine/7.2-SNAPSHOT/nextreports-engine-7.2-SNAPSHOT.pom
[ivy:resolve] -- artifact ro.nextreports#nextreports-engine;7.2-SNAPSHOT!nextreports-engine.jar:
[ivy:resolve] https://src.springframework.org/svn/se-jcr/repo/ro/nextreports/nextreports-engine/7.2-SNAPSHOT/nextreports-engine-7.2-SNAPSHOT.jar
[ivy:resolve] ==== ftp4j: tried
[ivy:resolve] http://repo.laubenberger.net/maven2/ro/nextreports/nextreports-engine/7.2-SNAPSHOT/nextreports-engine-7.2-SNAPSHOT.pom
[ivy:resolve] -- artifact ro.nextreports#nextreports-engine;7.2-SNAPSHOT!nextreports-engine.jar:
[ivy:resolve] http://repo.laubenberger.net/maven2/ro/nextreports/nextreports-engine/7.2-SNAPSHOT/nextreports-engine-7.2-SNAPSHOT.jar
[ivy:resolve] ::::::::::::::::::::::::::::::::::::::::::::::
[ivy:resolve] :: UNRESOLVED DEPENDENCIES ::
[ivy:resolve] ::::::::::::::::::::::::::::::::::::::::::::::
[ivy:resolve] :: ro.nextreports#nextreports-engine;7.2-SNAPSHOT: not found
[ivy:resolve] ::::::::::::::::::::::::::::::::::::::::::::::
[ivy:resolve] :::: ERRORS

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.