search for: jasperreport

Displaying 18 results from an estimated 18 matches for "jasperreport".

Did you mean: jasperreports
2006 Mar 02
5
Need to link to something like JasperReports
Hello everyone, Has anyone linked Rails to a report generator such as Jasper Reports (http://jasperreports.sourceforge.net/)? At the moment, I think I need something along these lines for a project I''m working on, so it''d be nice to know if anyone''s used it before before I bring it up as a suggestion. Doesn''t have to be JasperReports, and in fact I''d prefe...
2009 Apr 27
5
ruby jasper report
Hi, I am trying to create a pdf using ruby jasper. For this I am referring this url:- http://oldwiki.rubyonrails.org/rails/pages/howtointegratejasperreports I have done everything whatever is in that link. Still I am not able to get the pdf. I am not getting any error in log file. My log file is:- "Processing AccountController#customer_report (for 127.0.0.1 at 2009-04-27 13:19:34) [GET] [4;36;1mSQL (0.0ms) [0m [0;1mSET NAMES ''utf8...
2009 Nov 10
6
Master/detail report with Rails and Ireport/JasperReports
Hi all, has anyone made it already? -- Posted via http://www.ruby-forum.com/.
2009 Aug 01
2
jasperreport and rails
Hi everybody, I have a rails application and a report designed by iReport. I want to combine rails and jasper to obtain a pdf document.. Sincerly, i followed the tutorial in http://wiki.rubyonrails.org/rails/pages/HowtoIntegrateJasperReports and i haven''t obtain a result because i coud''nt understand where i put these codes.. I knocked in this door and i hope to obtain your help.. thanks a lot :)
2008 Mar 05
4
blank ireports from jasper
hi all i have successfully integrated jasper with my application but the problem is that when i m generating reports thru it...its giving me a blank rtf file...... if i write a xml file its giving me the xml data but the conversion of xml to text is not taking place... Is there a way to solve it pls let me know thanks -- Posted via http://www.ruby-forum.com/.
2006 Jan 29
3
Printing quality documents (invoices, etc..) from rails
Thanks for the info alex All i really want to do is easily print quality invoice (+other) documents from within Rails. THe info is already in the mysql database, so rails has full access. Is there an easy way to do it? Thanks, Chris -- Posted via http://www.ruby-forum.com/.
2006 Jan 04
5
Rails with ireport
Hi all, since there isn''t good reporting for rails, I''m thinking to use jasper report instead. Can anyone tell me how can I integrated them together? especially how can I pass parameter from rails to jasper report.
2009 Mar 20
4
Reporting with Rails
Hi all, I was wondering how you guys generate reports from rails. I want to generate business reports in pdf format, and was wondering what you guys use. I have searched the web and found Ruport, but there isn''t much documentation or examples of real world business reports like jasperreports, for instance. Is it possible to generate good looking business reports with ruport? What other report generation plugis are there for rails? Thanks in advance, Fidel. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups...
2008 Jan 18
63
Jasper reports and iReport
...with Jasper''s iReport tool using my MySQL data. It is a very powerful reporting tool. The reports look greate. But I have not been able to produce the reports from my Rails application. I have followed the instructions provided at: http://wiki.rubyonrails.org/rails/pages/HowtoIntegrateJasperReports but am unable to make it work. I am probably not doing something really basic, relatively new at Rails. When I enter the URL for the controller "http://localhost:3000/reports/report" as described in the tutorial (above) I get the following error: "Expected ./app/helpers/send_do...
2006 Mar 28
3
(slightly OT) Reporting tools (Jasper, DataVision, etc.)
We''re evaluating reporting tools right now, both open source and closed. I saw that a bunch of people on this list have considered Jasper/iReport -- is this coincidence, or is this the best open source report writer right now? The proprietary tool we''re comparing them to is Crystal Reports. Reports will need to be editable by end users, and they''re running Mac OS
2014 Apr 14
7
¿Cómo generar informes con R sin utilizar LaTeX?
Hola a tod@s, quiero generar informes con los resultados de R en formato pdf preferiblemente. Actualmente estoy utilizando knitr junto con LaTeX. Y ya conozco el resto de formatos de salida de knitr como: markdown, html, ... ¿Alguien conoce otras alternativas? He visto algo de jasper report por ahí, pero desconozco cómo poder comunicarlo con R. Muchas gracias por adelantado. -- Víctor Nalda
2014 Apr 15
2
¿Cómo generar informes con R sin utilizar LaTeX?
...e las que no tengo ninguna > experiencia. En particular en mi trabajo tenemos microstrategy, por eso > hace poco busqué alternativas e integraciones con R, pero para mi aún es un > tema pendiente: > > # JapserReport > > http://blog.revolutionanalytics.com/2011/03/calling-r-from-jasperreports-server.html > # Microstrategy > http://rintegrationpack.codeplex.com/ > # Tableu > http://www.tableausoftware.com/es-es/node/25220 (creo que también > participa Revolution) > # Pentaho > https://github.com/piersharding/RPentaho > # icCube > https://code.google.com/p/ren...
2006 Jun 07
0
Flash Paper / Paginated Reports
Hi all, I''d like to output some nicely formatted reports in a rails app. I''ve done a bit of research, found the jasperreports bridge (java eeeww), and datavision bridge (not quiet what I was after). I guess has anyone else found any great tools / utils to either do something like flash paper or perhaps something else to generate paginated / print friendly reports? If not I''ll be turning to generating custom...
2009 Oct 09
2
Heavy reports with a lot of calculations
...ions whether there any gem, plugin, articles, or techniques that allows me to create heavy reports. I am even going to use cron job that allows me to calculate some middle data in order to provide heavy reports more faster to end users. Also I am interesting whether anybody has an experience with JasperReport. What are benefits and disadvantages of using it? Regards, Olga --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5T...
2006 May 12
1
Opinion on different web server setups?
...s are slowly starting to outnumber cynics in my office) so I want a web server plan that will be appropriate for that. We have just bought two new web servers I want to turn into a load-balanced, redundant pair. As well as any Rails apps, we also need to host two Java webapps (XWiki and a JasperReports server), and a host of small, low-traffic PHP sites. The servers are Opteron 148 (2.2GHz) with 1GB RAM (maybe an extra gig would be of use here) and will run FreeBSD-6.1/amd64. The setups I''ve either read a lot about - or have deduced are worth looking into - are these: - Apache...
2011 Apr 11
0
Revolutions Blog: March Roundup
...ackage, which enables parallel processing for R on multiprocessor machine, is now available on CRAN: http://bit.ly/gTS7BJ The Offensive Politics blog provided R code used to make a map of precinct returns in the Chicago mayoral election: http://bit.ly/fon0BJ A connector to integrate R output into JasperReports with RevoDeployR is now available: http://bit.ly/ftkIFy The Iowa State Department of Statistics used R to analyze distribution of stimulus funds, and has an interesting look at some of the errors in the source data: http://bit.ly/hc4q4E The Rexer Analytics Data Miner Survey reports that R is the...
2014 Apr 15
2
Fwd: ¿Cómo generar informes con R sin utilizar LaTeX?
...tegy, por eso > > > hace poco busqué alternativas e integraciones con R, pero para mi aún > es > > un > > > tema pendiente: > > > > > > # JapserReport > > > > > > > > > http://blog.revolutionanalytics.com/2011/03/calling-r-from-jasperreports-server.html > > > # Microstrategy > > > http://rintegrationpack.codeplex.com/ > > > # Tableu > > > http://www.tableausoftware.com/es-es/node/25220 (creo que también > > > participa Revolution) > > > # Pentaho > > > https://github.com/...
2013 Apr 10
3
Logging SIP connection status for review
Is anyone using something to log SIP results (connected/not, latency) that they really like? We do some logging using simple scripts writing the results of sip show peers to a text file if customers report issues, but it would be nice to have a tool that logs all the time and lets us do some better reporting. For example, graphs of latency in a time range, or a list of unreachable phones within