Skip to main content



      Home
Home » Archived » BIRT » Print Option (Print Option Birt)
Print Option [message #965800] Wed, 31 October 2012 10:10 Go to next message
Eclipse UserFriend
way to insert our own print option in birt
Re: Print Option [message #968546 is a reply to message #965800] Fri, 02 November 2012 10:46 Go to previous message
Eclipse UserFriend
You're not wanting the print option in the viewer? You want your own? If so, try something like this in an HTML text box, in your report.

<FORM>
<INPUT TYPE="button" Value="Print This Page" onClick="window.print()">
</FORM>

Let me know if I'm misunderstanding.
Previous Topic:Aggregation to find a "-1" in an array
Next Topic:Repeat table if there is a page break
Goto Forum:
  


Current Time: Wed Jul 23 01:33:48 EDT 2025

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

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

Back to the top