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 using RichEditWithToolBar and PrinterJob on the same sheep of paper?
Re: Printing using RichEditWithToolBar and PrinterJob on the same sheep of paper? [message #14184 is a reply to message #14172] Mon, 18 February 2008 14:38 Go to previous message
mirek is currently offline  mirek
Messages: 14267
Registered: November 2005
Ultimate Member
alex100 wrote on Sun, 17 February 2008 13:56

Hi all,
I would like to print in a single sheet of paper information comming from a RichEditWithToolBar but also comming from DrawText (PrinterJob ) instructions, like this:
On the top of the page I would like to print a custom header using DrawText (PrinterJob ) and in the second half of the page print the contents (a short document) of a RichEditWithToolBar.
Is this possible? How do I mixe the two printing methods?
Thanks a lot,
Alex


Not using RichEditWithToolBar. Just get your own toolbar and replace the print button (reusing all other buttons in the process).

It might sound complex, but is really simple. Look at RichEditWithToolBar implementation.

(RichEditWithToolBar is meant for "simple cases" only).

Mirek
 
Read Message
Read Message
Read Message
Previous Topic: MinSize and ParentCtrl
Next Topic: Problem with DropList and FlatSpin
Goto Forum:
  


Current Time: Sat Aug 02 16:34:05 CEST 2025

Total time taken to generate the page: 0.08606 seconds