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

Popular posts from this blog

HTML/CSS - Automatically set height width from background image? -

php - Mysql Show Process - Sleep Commands and what to do -

c - What is the address of buf (the local variable in the main function)? -