Print and Print Preview from JI 1.1

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
alauddinctgbd's picture
Joined: Aug 4 2006 - 8:37pm
Last seen: 17 years 1 month ago

1 Answer:

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
teodord's picture
53490
Joined: Jun 30 2006 - 9:00am
Last seen: 2 hours 13 min ago
Feedback