I am building a pdf. I would like to have some text and next to the text a check mark. Does anyone have an idea as to how to do this?
Thanks
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
One way is to create a PNG of a check mark, load the image and draw it next to your text. I’ve done something similar many times but not specifically with iTextSharp. Here is an iText example to get you started though.