Hi,
How can i Print(In Printer) a report from JI 1.1 .
There is no Print and Print Preview option in JI 1.1.
Normaly in swing we achive this ----->
import net.sf.jasperreports.engine.JasperPrint;
import net.sf.jasperreports.engine.JasperPrintManager;
............
JasperPrintManager.printReport(fileName, true);
How can i add a print preview and print option to my JI 1.1
Any help Appriciated
Alauddin
How can i Print(In Printer) a report from JI 1.1 .
There is no Print and Print Preview option in JI 1.1.
Normaly in swing we achive this ----->
import net.sf.jasperreports.engine.JasperPrint;
import net.sf.jasperreports.engine.JasperPrintManager;
............
JasperPrintManager.printReport(fileName, true);
How can i add a print preview and print option to my JI 1.1
Any help Appriciated
Alauddin
1 Answer:
Posted on November 1, 2006 at 1:18pm
Hi,
This is not supported yet.
If you think this is useful, please post it as a feature request here:
http://jasperforge.org/sf/tracker/do/listArtifacts/projects.jasperintell...
Make sure you provide enough detail about how you see this working.
Thank you,
Teodor
This is not supported yet.
If you think this is useful, please post it as a feature request here:
http://jasperforge.org/sf/tracker/do/listArtifacts/projects.jasperintell...
Make sure you provide enough detail about how you see this working.
Thank you,
Teodor