Skip to main content



      Home
Home » Archived » BIRT » Printing report(Using API with no viewer)
Printing report [message #632158] Mon, 11 October 2010 15:08 Go to next message
Eclipse UserFriend
I integrated the BIRT engine in my application and looking now for a way to print the reports using the engine API.
I don't use the web viewer, but rendering the report to html and show it on my jsp pages.
Re: Printing report [message #632174 is a reply to message #632158] Mon, 11 October 2010 17:53 Go to previous message
Eclipse UserFriend
Arnold,

The engine can produce the pdf or ps file but you have to have other
classes to call the printer dialog etc. You can find out how the
viewer does it by checking out the viewer code. The viewer uses the
javax.print packages. Look at the Printer.java and PrintUtility.java
classes. These are located in the org.eclipse.birt.report.utility
package in the viewer code.

Jason

On 10/11/2010 3:08 PM, Arnold wrote:
> I integrated the BIRT engine in my application and looking now for a way
> to print the reports using the engine API.
> I don't use the web viewer, but rendering the report to html and show it
> on my jsp pages.
Previous Topic:java.lang.UnsupportedOperationException: setSpecification is not supported.
Next Topic: ≤ , ≥ and ≠ not printing in pdf
Goto Forum:
  


Current Time: Wed Jul 23 15:59:44 EDT 2025

Powered by FUDForum. Page generated in 0.04674 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top