Displaying 20 results from an estimated 3000 matches similar to: "Help with Jasper reports(Jasper Server) integration"
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/.
2010 Jul 22
0
how to integrate jasper reports in rails
Dear all,
Can anyone help, How to call .jasper files in rails, how
to integrate jasper reports in rails.
with regards
kiran
--
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-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
To unsubscribe from this
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]
2006 Jan 05
0
running jasper reports in rails
can someone point me to an example that run a jasper report from rails, may
be it also pass variable to the jasper report. then the output page needs
to be pass back to rails
2011 Dec 22
0
CESA-2011:1807 Important CentOS 6 jasper Update
CentOS Errata and Security Advisory 2011:1807 Important
Upstream details at : https://rhn.redhat.com/errata/RHSA-2011-1807.html
The following updated files have been uploaded and are currently
syncing to the mirrors: ( sha256sum Filename )
i386:
3737bac6b614d1a529ba16046ee2282c59f22ae542cac367c2bf5312ac576d02 jasper-1.900.1-15.el6_1.1.i686.rpm
2014 Dec 18
0
CESA-2014:2021 Important CentOS 6 jasper Security Update
CentOS Errata and Security Advisory 2014:2021 Important
Upstream details at : https://rhn.redhat.com/errata/RHSA-2014-2021.html
The following updated files have been uploaded and are currently
syncing to the mirrors: ( sha256sum Filename )
i386:
04d4070c104df7ffbad82cea6877551a3ccb5833d1be8bb891970af50c75edea jasper-1.900.1-16.el6_6.2.i686.rpm
2015 Jan 22
0
CESA-2015:0074 Important CentOS 6 jasper Security Update
CentOS Errata and Security Advisory 2015:0074 Important
Upstream details at : https://rhn.redhat.com/errata/RHSA-2015-0074.html
The following updated files have been uploaded and are currently
syncing to the mirrors: ( sha256sum Filename )
i386:
02f67d2e5b95c3deac8b8fe531bd0ed1a64b84565c54f6a6a8751bbbca7b6d8f jasper-1.900.1-16.el6_6.3.i686.rpm
2017 May 15
0
CESA-2017:1208 Important CentOS 6 jasper Security Update
CentOS Errata and Security Advisory 2017:1208 Important
Upstream details at : https://rhn.redhat.com/errata/RHSA-2017-1208.html
The following updated files have been uploaded and are currently
syncing to the mirrors: ( sha256sum Filename )
i386:
065e0d1bf12c76b8c069e195cc766f413513de631fc2068102c6274bf32a5331 jasper-1.900.1-21.el6_9.i686.rpm
2010 Jul 26
1
how to generate jasper reports in rails
Hi all,
can anyone tell how to generate reports using jasper in rails
thanks and regards
kiran
--
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-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
To unsubscribe from this group, send email to
2014 Dec 18
0
CESA-2014:2021 Important CentOS 7 jasper Security Update
CentOS Errata and Security Advisory 2014:2021 Important
Upstream details at : https://rhn.redhat.com/errata/RHSA-2014-2021.html
The following updated files have been uploaded and are currently
syncing to the mirrors: ( sha256sum Filename )
x86_64:
4aa69b59b645f86761df61064f9f1506fd9d8aefa9ef9742e2712ef414999c9b jasper-1.900.1-26.el7_0.2.x86_64.rpm
2015 Jan 23
0
CESA-2015:0074 Important CentOS 7 jasper Security Update
CentOS Errata and Security Advisory 2015:0074 Important
Upstream details at : https://rhn.redhat.com/errata/RHSA-2015-0074.html
The following updated files have been uploaded and are currently
syncing to the mirrors: ( sha256sum Filename )
x86_64:
5b88566c2ddeadebd75404b5c572a7025b4c89f322a43701bd1db8294685d916 jasper-1.900.1-26.el7_0.3.x86_64.rpm
2017 May 15
0
CESA-2017:1208 Important CentOS 7 jasper Security Update
CentOS Errata and Security Advisory 2017:1208 Important
Upstream details at : https://rhn.redhat.com/errata/RHSA-2017-1208.html
The following updated files have been uploaded and are currently
syncing to the mirrors: ( sha256sum Filename )
x86_64:
bf4bec0731557d9200609d59f46d1b66da039a1887828d2d477be9b93675a137 jasper-1.900.1-30.el7_3.x86_64.rpm
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
2006 Jan 03
0
pass parameter to jasper report from rails
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.
2006 Jan 05
0
running jasper report from rails
can someone point me to an example that run a jasper report from rails, may
be it also pass variable to the jasper report. then the output page needs
to be pass back to rails
2009 May 05
1
Intergrate Jasper report to Ruby on Rails Application
Hi,
Im very new in Ruby on Rails. I have to do intergrate jasper report
with Rails applications. I found the link
http://wiki.rubyonrails.org/rails/pages/HowtoIntegrateJasperReports.
But Im not clear how to do. Plz help me this how to do. If anybody
have sample application it will be very better. I look forward your
reply...
Thanks
Velu
2015 Jan 23
0
No announce for RHSA-2015:0074 Important: jasper security update
There was no announce for RHSA-2015:0074 Important: jasper security update
Coincidence or has it something to do with the recent errata-discussion?
Thanks
Patrick
2010 Nov 27
6
invalid date
Hi!!
Somebody knows why throws me an exception??
invalid date
C:/Ruby/lib/ruby/1.8/date.rb:1482:in `civil''
C:/Ruby/lib/ruby/gems/1.8/gems/activesupport-2.3.4/lib/active_support/
core_ext/string/conversions.rb:23:in
`to_datetime''
C:/Ruby/lib/ruby/gems/1.8/gems/soap4r-1.5.8/lib/xsd/datatypes.rb:
579:in
`screen_data''
2006 May 15
1
1 controller, 2 layouts
I am having an issue with a controller that needs to utilize two
different layouts, depending on the action. The entire app makes use of
the application layout, so I added this to my controller to use for all
of our reports:
class ReportsController < ApplicationController
layout "reporter", :except => :index
I was hoping that the layout would only be applied to all the
2006 Dec 04
0
Paypal and soap4r gems
WSDL conversion as proposed in the paypal plugin howto doesn''t work. Any
idea what goes wrong? See the output below.
rsp@hollerith:~/workspace/pptest/vendor/plugins/paypal$ wsdl2ruby.rb
--wsdl http://www.sandbox.paypal.com/wsdl/PayPalSvc.wsdl --type client
--force
F, [2006-12-04T16:30:43.136405 #11579] FATAL -- app: Detected an
exception. Stopping ... undefined method `new'' for