Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ Library support » U++ Widgets - General questions or Mixed problems » printing RichEditWithToolBar rotated 90 degrees?
Re: printing RichEditWithToolBar rotated 90 degrees? [message #30035 is a reply to message #30029] Sat, 04 December 2010 20:32 Go to previous messageGo to previous message
mirek is currently offline  mirek
Messages: 14261
Registered: November 2005
Ultimate Member
With U++ version you have, you would need to implement your own Print.

Anaway, I have just added "automatic landscape" into Print routing for RichText. With it, all you need to do is reverse page dimensions:

RichEdit editor;
editor.SetPage(Size(6074, 3968));


Should be available tomorrow on googlecode...

Mirek
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Push button by keystroke (without ALT)
Next Topic: Could RichEdit print using default selected printer?
Goto Forum:
  


Current Time: Sun Jun 08 20:58:42 CEST 2025

Total time taken to generate the page: 0.04589 seconds