TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Archit Shrivastava
NA
416
117.3k
set bar code to string builder
Sep 5 2018 7:58 AM
i am generating bar code using zen.barcode
like this
Zen.Barcode.CodeQrBarcodeDraw brcode = Zen.Barcode.BarcodeDrawFactory.CodeQr;
and now i want to set this barcode to string builder table column.
sb.Append("<table>")
sb.Append("<tr>")
sb.Append("<td> brcode.Draw("read 200000 faliure " + (ab * 1.5).ToString(), 16)")
but it is not display in pdf document.why?
Reply
Answers (
3
)
how to set height of column in string builder
set Kruti Dev 010 into string builder