c# - Print report from 3 different richtextbox -
I have three different rich textboxes that can modify the end user: headers, body, document footer. How do I
the header
thanks
thanks
Firstly you must merge 3 boxes together. There is a question with answering about how to do this:
After this you have to print this merged content. A tutorial about how to do this can be found here:
Comments
Post a Comment