Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » BIRT » Print Option (Print Option Birt)
Print Option [message #965800] Wed, 31 October 2012 14:10 Go to next message
R.Murali Missing name is currently offline R.Murali Missing nameFriend
Messages: 30
Registered: November 2010
Member
way to insert our own print option in birt
Re: Print Option [message #968546 is a reply to message #965800] Fri, 02 November 2012 14:46 Go to previous message
Michael Williams is currently offline Michael WilliamsFriend
Messages: 1925
Registered: July 2009
Senior Member

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.


Michael

Developer Evangelist, Silanis
Previous Topic:Aggregation to find a "-1" in an array
Next Topic:Repeat table if there is a page break
Goto Forum:
  


Current Time: Tue Apr 23 16:09:51 GMT 2024

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

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

Back to the top