ssesham1 0 Newbie Poster

Hi,

I'm relatively new to C# and I'm trying to figure out how to print text as well as images that are present in a richtextbox. Right now, I'm able to print the text in the rtb using a StringReader to read lines and using e.Graphics.DrawString() to print the lines in my PrintPage method. How do you print the images as well?

Thanks,

ssesham1

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.