Rich Text Box With Headers And Footer
(sorry if i have put this in the wrong section of the forums, im new here. Admins feel free to move it if it is in the wrong location)
Ok well ive been trying to figure this out for weeks now. And with some
excellent help from Bruce Fox and circuits2 i have done it!
And, well basicly i want to give something back to this amazing comunity here.
so here it is
Header's and Footers (saving, opening and printing)
i have comented the source code well so im not going to ramble on about it here.
You are free to use the code in this application as long as you put the notice in the about box of your about box that you can find in the about box of this application
Please note that it is based on a word proccesor but i havent but much code in it, just to do the headers and footers.
Please enjoy this application
If i have done anything wrong i will change it the re-upload the code.
Thankyou
Tom1859
Download Link Is Here
I tried uploading on here but the limit of 500kb is too low
http://img29.imageshack.us/img29/2812/aboutxj.jpg
http://img10.imageshack.us/img10/2141/printpreviewl.jpg
http://img10.imageshack.us/img10/7171/mainform.jpg
Re: Rich Text Box With Headers And Footer
So what exactly does this do? You say RichTextBox yet I don't see a RTB in your screen shots
Also what does an about box and a print preview have to do with an inherited control? Assuming your RTB is an inherited control.
I totally don't even know what this thread is about let alone what it's supposed to be about.
Re: Rich Text Box With Headers And Footer
looks pretty obvious to me. It's code to let you print a header and footer on your page when you print your rich text box, similar to the way a normal word processor does. Page numbers anyone?
Re: Rich Text Box With Headers And Footer
Ok ill explain in more detail. There are infact 4 rich text boxes. one for a footer, on for a header one for the main content. And one for processing it on saving and opening. this is a hidden one.
That basicy take the header rtf, the main content rtf and the footer rtf and combines them into one document.
it does the reverse for opening.
Ohh and the reason you cant see any is that they have the border style set to none with a picture box behind them to give it more of a document feel
And the printing is done by an advanced print document
:)
Re: Rich Text Box With Headers And Footer
I think this should really be in the code bank because unless I'm missing something it isn't a question?
Re: Rich Text Box With Headers And Footer
You are missing nothing that I can see.
Moved To The CodeBank
Re: Rich Text Box With Headers And Footer
The link in the first post in this thread is dead. Is there any way you can upload the source code related to this header/footer workaround to a new location and post it? Thanks!
Re: Rich Text Box With Headers And Footer
I would like to download the source code but can not find it. Can anyone point me to the source for downloading?