Click here to Skip to main content
16,012,061 members
Home / Discussions / C#
   

C#

 
GeneralRe: Text length in pixels Pin
Vanclei21-Jun-02 7:26
Vanclei21-Jun-02 7:26 
QuestionHow to convert .idl files of COM objects for C# Pin
20-Jun-02 6:10
suss20-Jun-02 6:10 
GeneralParsing RichText File Pin
kyledunn20-Jun-02 1:17
kyledunn20-Jun-02 1:17 
GeneralRe: Parsing RichText File Pin
leppie20-Jun-02 4:04
leppie20-Jun-02 4:04 
GeneralRe: Parsing RichText File Pin
kyledunn20-Jun-02 4:10
kyledunn20-Jun-02 4:10 
GeneralRe: Parsing RichText File Pin
leppie20-Jun-02 4:25
leppie20-Jun-02 4:25 
GeneralRe: Parsing RichText File Pin
kyledunn20-Jun-02 4:38
kyledunn20-Jun-02 4:38 
GeneralRe: Parsing RichText File Pin
leppie20-Jun-02 4:51
leppie20-Jun-02 4:51 
hi
thx for all the info, i havent , well cant try this at the moment, i have no printer Frown | :(

there is very good printing examples in the code of the book GDI Plus (chapter 9) . u can download it at www.wrox.com .

hope u that helps Smile | :)

perhaps u are just missing a line or 2 Smile | :)

PS: i see NOW that u need to paint the contents of the richtextbox to the derived graphics object from the PrintPage event. from msdn:

Handle the PrintPage event where you specify the output to print, by using the Graphics included in the PrintPageEventArgs.

the problem is to "paint" the content correctly to the graphics object. sorry, at the moment i cant help u anymore Frown | :(
Generalimg button event Pin
sharon19-Jun-02 22:44
sharon19-Jun-02 22:44 
GeneralRe: img button event Pin
Chris Rickard20-Jun-02 5:38
Chris Rickard20-Jun-02 5:38 
GeneralRe: img button event Pin
sharon22-Jun-02 20:17
sharon22-Jun-02 20:17 
GeneralDll in VC # Pin
Member 1697719-Jun-02 21:04
Member 1697719-Jun-02 21:04 
GeneralRe: Dll in VC # Pin
Mazdak19-Jun-02 21:19
Mazdak19-Jun-02 21:19 
GeneralRe: Dll in VC # Pin
leppie19-Jun-02 21:22
leppie19-Jun-02 21:22 
GeneralRe: Dll in VC # Pin
Member 1697719-Jun-02 21:40
Member 1697719-Jun-02 21:40 
GeneralRe: Dll in VC # Pin
20-Jun-02 6:28
suss20-Jun-02 6:28 
GeneralRe: Dll in VC # Pin
leppie20-Jun-02 7:10
leppie20-Jun-02 7:10 
GeneralRe: Dll in VC # Pin
James T. Johnson20-Jun-02 13:51
James T. Johnson20-Jun-02 13:51 
GeneralWhere's the namespace "System.Management" Pin
Feng Qin19-Jun-02 19:56
Feng Qin19-Jun-02 19:56 
GeneralRe: Where's the namespace "System.Management" Pin
leppie19-Jun-02 21:02
leppie19-Jun-02 21:02 
GeneralRe: Where's the namespace "System.Management" Pin
Feng Qin19-Jun-02 22:54
Feng Qin19-Jun-02 22:54 
GeneralInstance Handle for Bitmap.FromResource Pin
Jamie Nordmeyer19-Jun-02 13:00
Jamie Nordmeyer19-Jun-02 13:00 
GeneralRe: Instance Handle for Bitmap.FromResource Pin
Nish Nishant19-Jun-02 13:10
sitebuilderNish Nishant19-Jun-02 13:10 
GeneralRe: Instance Handle for Bitmap.FromResource Pin
James T. Johnson19-Jun-02 13:47
James T. Johnson19-Jun-02 13:47 
GeneralRe: Instance Handle for Bitmap.FromResource Pin
John Mautari19-Jun-02 19:06
John Mautari19-Jun-02 19:06 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.