Displaying 20 results from an estimated 400 matches similar to: "jasperreport and rails"
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]
2008 Jan 18
63
Jasper reports and iReport
Has anyone succeeded in producing Rails reports using jasper reports?
I have prepared reports directly 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:
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/.
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/.
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 Oct 29
4
manipulating form
Hi,
I work with forms and i won''t to set a name for a form to use
javascript functions..
How can i do
Thanks
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 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
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/.
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
2008 Jul 18
2
disabled save button when pdf generated
Hi
I m new in Ireport, I want to dasabled the save button for generated
PDF file and also not allowed to copy past.
can any body help me.
Thanks and Regards
Kundan
--~--~---------~--~----~------------~-------~--~----~
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
2009 Apr 23
3
flash-plugin-9.0.124.0-1 having problems since firefox-3.0.7-3.el4.centos
Updated yesterday to the latest firefox from CentOS, and now RPMforge
flash-plugin will only play a few seconds of video (such as CNN,
iReport, etc.) at a time before becoming stuck; dragging the slider
back a little allows it to play a bit further, but then it stops
again. YouTube plays the video without sticking, but has no sound.
glibc issues on el4 prevent upgrading to the newer flash-plugin
2003 Feb 26
1
Samba LDAP PDC change password
Hi all,
I'm running Samba 2.2.7a on RedHat8.0 with LDAP (latest RPM from redhat)
Well I configured samba to act as a PDC with LDAP following IDEALX
recommandations.
Everything works fine BUT the password change, I cannot change the passwords
from the Win2000 or WinXP WS, it always says that the password or username
doesn't match ....
Of course it matches, I tried too many things to
2006 Apr 21
2
Rails report engine?
Is there such a thing as a report engine that can be used in a rails
application? Maybe something like jasper?
2010 Jul 02
2
Update multiple fields with onclick
We''ve all seen the checkout forms with Bill To: and Ship To: I''d like
to have a button that says "Ship to Bill To:" and if we click it, it
copies all the Ship To: fields across such as phone, email, etc.
I''ve been looking at link_to_function, is that the right path?
I''ve done observe_fields before but that went to a controller action
whereas here we
2010 Feb 06
2
observe_field example of two related selects
I''ve done the ''Googling'' for days now to find an example of using two
dependent select statements on a form where the user selects the
parent record value and the observe_field ''kicks in'' to create another
select that shows parent.children offerings.
Is there anyone I can pay to provide me with the simplest example? If
so, please contact me by email.
2003 Jan 28
1
Samba+LDAP--PDC : change user passwd
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi all,
I'm running Samba+LDAP(+CUPS) as PDC for windoz and linux workstations.
I do have all the versions of MS Windoz (98 ---> XP).
I just can't change any user password from the windoz client, any idea ?
Thanx
- --
Zied
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.7 (GNU/Linux)
2003 Dec 02
1
Samba 3 - LDAP - PDC -??
Hi all,
I'm new to this ML.
I'm trying to get a Samba PDC serving WIN XP Pro using LDAP backend.
my LAN contains linux and windowz clients. I started by configuring LDAP for
central authentication to linux clients: it works out of the box.
now I'm tryint o get samba acting as a PDC for win clients.
Questions :
1- do I must create idmap entries ? how ?
2- using smbclient only
2008 Jan 26
3
Facebooker::Session::IncorrectSignature
I think I must be missing something obvious on this one, but I can''t get past the initial "ensure_application_is_installed_by_facebook_user" in a rails app that I''m trying to put together. I''m running on edge rails with the latest Facebooker as a plugin. I''ve tried adding my settings to the environment configs and recently I tried the new yaml
2008 Mar 24
1
[LLVMdev] AsmParser/Lexer.l error
Hello
With the latest LLVM from Subversion (rev48737 from
http://llvm.org/svn/llvm-project/llvm/trunk) I'm getting
make[2]: Entering directory `/usr/src/Lang/llvm/_Obj/lib/AsmParser'
llvm[2]: Flexing Lexer.l
llvm[2]: Compiling Lexer.cpp for Debug build
/usr/src/Lang/llvm/lib/AsmParser/Lexer.l: In function 'int llvmAsmlex()':
/usr/src/Lang/llvm/lib/AsmParser/Lexer.l:278: error: