Hi,
I need some desperate help... I've been trying to do this for a couple of weeks... and I just need to get it done before my head implodes...
I have a series of text documents...
I want to be able to view these on a second screen... I want them to be maximised, fitted to the page (i.e. no scrolling necessary.) and the big thing is... rotated by 90 degrees (this is because the second monitor will be widescreen and on it's side soo more text can be viewed).
I have sorted the maximising of the control, and outputting it to the second screen...
The things I am struggling with are, resizing the font so that all the Text appears on the page, and rotating it.
I've tried a few things... using a RichTextBox or using a PDF control. Neither of these I can rotate. Although the PDF control gives me the ability fit everything 1 page as it saved that way...
As a last resort I can always save them as images... and Rotate them that way... but I don't want to do that, as I'm sure there is a way to do it this way...
Can anyone point me in the direction of a solution???
Kind Regards,
Martin
I need some desperate help... I've been trying to do this for a couple of weeks... and I just need to get it done before my head implodes...
I have a series of text documents...
I want to be able to view these on a second screen... I want them to be maximised, fitted to the page (i.e. no scrolling necessary.) and the big thing is... rotated by 90 degrees (this is because the second monitor will be widescreen and on it's side soo more text can be viewed).
I have sorted the maximising of the control, and outputting it to the second screen...
The things I am struggling with are, resizing the font so that all the Text appears on the page, and rotating it.
I've tried a few things... using a RichTextBox or using a PDF control. Neither of these I can rotate. Although the PDF control gives me the ability fit everything 1 page as it saved that way...
As a last resort I can always save them as images... and Rotate them that way... but I don't want to do that, as I'm sure there is a way to do it this way...
Can anyone point me in the direction of a solution???
Kind Regards,
Martin