[Webwork-user] RE: Reporting
Brought to you by:
baldree,
rickardoberg
From: Michael v. L. <M.v...@ef...> - 2002-07-12 06:50:45
|
Hi Peter, > Has anyone come up with a good way to hang printable reports=20 > off webwork actions which supply the report data ? We finally went for flash printing, i.e. - view to a jsp-page containing the flash code ref, - from the flash-code, call the print-action, - let the printaction supply a jsp generating XML, - let flash read, layout and print the stuff, - let flash call another action for finishing up. You can also layout on screen and use javascript: - frames['MAIN'].focus(); frames['MAIN'].print(); Regards, Micha=EBl =09 !Effective M.J.P. van Leeuwen Software Architect Westersingel 46 3014 GT Rotterdam tel. +31 (0)10 22 11 834 mob. +31 (0) 6 5577 4487 fax. +31 (0)10 22 11 800 e-mail m.v...@ef...=20 website http://www.effective-it.com =20 |