Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » BIRT » Drawing check boxes
Drawing check boxes [message #775418] Fri, 06 January 2012 00:01 Go to next message
Jason Nguyen is currently offline Jason NguyenFriend
Messages: 7
Registered: January 2012
Junior Member
I am using Birt version 2.3.2. I am looking at my palette but I don't see any checkbox option to drag to my form. Anyone here needs to have checkboxes on the form before? How do you implement that?
Thanks all.
Re: Drawing check boxes [message #775761 is a reply to message #775418] Fri, 06 January 2012 16:32 Go to previous messageGo to next message
Jason Weathersby is currently offline Jason WeathersbyFriend
Messages: 9167
Registered: July 2009
Senior Member

Can you use a text element with html code like:

<table>
Test: <INPUT TYPE="checkbox" NAME="Item1" VALUE="1" UNCHECKED>
<br>
</table>

Be sure to set the type to html for the text element.

Jason

On 1/5/2012 7:01 PM, Jason Nguyen wrote:
> I am using Birt version 2.3.2. I am looking at my palette but I don't
> see any checkbox option to drag to my form. Anyone here needs to have
> checkboxes on the form before? How do you implement that?
> Thanks all.
Re: Drawing check boxes [message #1810090 is a reply to message #775761] Tue, 30 July 2019 15:40 Go to previous message
qadir nawaz is currently offline qadir nawazFriend
Messages: 2
Registered: December 2017
Junior Member
When exported to PDF the checkbox does not appear.

Please assist on how can we use on a layout a check box which when checked should appear on a PDF format.
Previous Topic:Invoke dataset from Javascript by passing parameter value captured from chart click event
Next Topic:unwanted pagebreak in pdf or docx file
Goto Forum:
  


Current Time: Tue Mar 19 08:37:25 GMT 2024

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

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

Back to the top