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

apache - 504 Gateway Time-out The server didn't respond in time. How to fix it? -

c# - .net WebSocket: CloseOutputAsync vs CloseAsync -

c++ - How to properly scale qgroupbox title with stylesheet for high resolution display? -