Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » BIRT » Use checkbox in PDF report
Use checkbox in PDF report [message #368506] Thu, 04 June 2009 22:21 Go to next message
Larry Li is currently offline Larry LiFriend
Messages: 32
Registered: July 2009
Member
Hello,

Can I use checkbox in PDF reports?

I tried using a text item containing this:
<input type="checkbox" name="mycheckbox" <VALUE-OF>
"checked";
</VALUE-OF>>CHK</input>

The checkbox was displayed in the HTML report, but in PDF report, it
disappeared.


Larry
Re: Use checkbox in PDF report [message #368536 is a reply to message #368506] Mon, 08 June 2009 15:22 Go to previous message
Eclipse UserFriend
Originally posted by: jasonweathersby.windstream.net

Larry,

I do not think this is possible currently. If you are using the API to
run the report you can always call iText functionality on the generated
pdf to add items.

Jason

Larry Li wrote:
>
> Hello,
>
> Can I use checkbox in PDF reports?
>
> I tried using a text item containing this:
> <input type="checkbox" name="mycheckbox" <VALUE-OF>
> "checked";
> </VALUE-OF>>CHK</input>
>
> The checkbox was displayed in the HTML report, but in PDF report, it
> disappeared.
>
>
> Larry
>
>
Previous Topic:BIRT Web Project Wizard
Next Topic:Language Pack Installation not working.
Goto Forum:
  


Current Time: Fri Apr 19 22:30:18 GMT 2024

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

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

Back to the top