Click here to Skip to main content
15,899,126 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: PrintPreview problem Pin
mikobi4-Aug-06 6:18
mikobi4-Aug-06 6:18 
GeneralRe: PrintPreview problem Pin
Hamid_RT4-Aug-06 7:04
Hamid_RT4-Aug-06 7:04 
GeneralRe: PrintPreview problem Pin
mikobi7-Aug-06 20:26
mikobi7-Aug-06 20:26 
GeneralRe: PrintPreview problem Pin
Hamid_RT1-Aug-06 5:08
Hamid_RT1-Aug-06 5:08 
GeneralRe: PrintPreview problem Pin
mikobi1-Aug-06 3:51
mikobi1-Aug-06 3:51 
GeneralRe: PrintPreview problem Pin
mikobi18-Aug-06 5:21
mikobi18-Aug-06 5:21 
GeneralRe: PrintPreview problem Pin
mikobi18-Aug-06 19:02
mikobi18-Aug-06 19:02 
GeneralRe: PrintPreview problem Pin
Christopher Stratmann21-Aug-06 0:05
Christopher Stratmann21-Aug-06 0:05 
I was unable to figure this out with http://www.codeproject.com/printing/printextension.asp[^]. This was a big problem for me because I need this functionality to work. So what I did was write everything into a dc in memory and then found some functionality to rotate the dc 90 degrees. After rotating it 90 degrees I was then showed the print preview. Even though the print preview was still showing portrait everything was rotated 90 degress so it was really landscape.

I know this seems pretty complicated and it was. Like I said I had to make this functionality work....and I did. It just took a lot of work.

Chris
GeneralRe: PrintPreview problem Pin
mikobi21-Aug-06 6:06
mikobi21-Aug-06 6:06 
GeneralRe: PrintPreview problem Pin
Christopher Stratmann21-Aug-06 6:27
Christopher Stratmann21-Aug-06 6:27 
GeneralRe: PrintPreview problem Pin
mikobi21-Aug-06 6:11
mikobi21-Aug-06 6:11 
GeneralRe: PrintPreview problem Pin
Christopher Stratmann21-Aug-06 6:18
Christopher Stratmann21-Aug-06 6:18 
QuestionCString to unsigned long Pin
RajiRaghu31-Jul-06 23:01
RajiRaghu31-Jul-06 23:01 
AnswerRe: CString to unsigned long Pin
toxcct31-Jul-06 23:13
toxcct31-Jul-06 23:13 
GeneralRe: CString to unsigned long Pin
Christopher Stratmann1-Aug-06 0:01
Christopher Stratmann1-Aug-06 0:01 
GeneralRe: CString to unsigned long Pin
toxcct1-Aug-06 0:04
toxcct1-Aug-06 0:04 
GeneralRe: CString to unsigned long Pin
RajiRaghu1-Aug-06 1:38
RajiRaghu1-Aug-06 1:38 
GeneralRe: CString to unsigned long Pin
toxcct1-Aug-06 2:10
toxcct1-Aug-06 2:10 
AnswerRe: CString to unsigned long Pin
David Crow1-Aug-06 3:22
David Crow1-Aug-06 3:22 
AnswerRe: CString to unsigned long Pin
Zac Howland1-Aug-06 4:38
Zac Howland1-Aug-06 4:38 
AnswerRe: CString to unsigned long Pin
ThatsAlok1-Aug-06 22:29
ThatsAlok1-Aug-06 22:29 
QuestionHow could I let a toolbar stay without being closed by the user? Pin
tigeryang41431-Jul-06 23:00
tigeryang41431-Jul-06 23:00 
AnswerRe: How could I let a toolbar stay without being closed by the user? Pin
Hamid_RT1-Aug-06 0:51
Hamid_RT1-Aug-06 0:51 
GeneralRe: How could I let a toolbar stay without being closed by the user? Pin
tigeryang4141-Aug-06 18:12
tigeryang4141-Aug-06 18:12 
QuestionTool Tip Pin
harsha_123431-Jul-06 22:59
harsha_123431-Jul-06 22:59 

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.