Thomas
March 31st, 1999, 04:34 AM
Hi there,
my SDI-app has an CEDitView derived View class.
I get my data from external.
Is there a possibilty to do a kind of page break, e.g. is there a sign like \n
to send to the edit control so that the printing begins on a new page.
The reason for this is, that I have to send different page headers to my edit-control.
So what i want to do is just sending all the data to my edit-control and within the data there should be a sign which causes the printer to take a new page
Does anybody has an idea?
thanks in advance
thomas
my SDI-app has an CEDitView derived View class.
I get my data from external.
Is there a possibilty to do a kind of page break, e.g. is there a sign like \n
to send to the edit control so that the printing begins on a new page.
The reason for this is, that I have to send different page headers to my edit-control.
So what i want to do is just sending all the data to my edit-control and within the data there should be a sign which causes the printer to take a new page
Does anybody has an idea?
thanks in advance
thomas