Hi
I have post this question all over the net but no one seems to be able to
help me with this issue. Please help me, it urgent that I finish this
printout but this problem is just driving me crazy?
Im currently using the FormatRange function to print out RichTextBox
contents. My problem is when I have finished printing out the text of the
control I want to get the Y-pos on the printing area where the last char was
printed out. I need that pos to put more text on the printing area, not by
adding more text to the richtextbox that Im printing out. I just want to
write more text on the printing canvas. Is there any way to get this
position, height of the text or anything that will help me continue writing
on the printing are?
regards
Palli