Checkbox on Sql Server Reporting Services Report
Posted
by George Handlin
on Stack Overflow
See other posts from Stack Overflow
or by George Handlin
Published on 2010-01-24T18:15:42Z
Indexed on
2010/06/09
3:12 UTC
Read the original article
Hit count: 509
sql-server
|reporting-services
I'm working on a report in SSRS 2005 that is a questionnaire with yes/no answers. Trying to get a checkbox on the report. Have tried using windings for the font and an iif statement to set the character, but that doesn't come out correctly when exporting to PDF. I'm using local reports, not from a report server.
© Stack Overflow or respective owner