Click here to Skip to main content
15,909,332 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: DLL functions Pin
Navin14-Jun-02 2:58
Navin14-Jun-02 2:58 
Generalnoise removal Pin
SilentWarrior13-Jun-02 23:39
SilentWarrior13-Jun-02 23:39 
GeneralRe: noise removal Pin
Chris Losinger14-Jun-02 3:01
professionalChris Losinger14-Jun-02 3:01 
GeneralRe: noise removal Pin
SilentWarrior14-Jun-02 6:40
SilentWarrior14-Jun-02 6:40 
GeneralRe: noise removal Pin
Chris Losinger14-Jun-02 7:02
professionalChris Losinger14-Jun-02 7:02 
GeneralHash size of a hash_map Pin
Alexandru Savescu13-Jun-02 23:32
Alexandru Savescu13-Jun-02 23:32 
GeneralLogin informations... Pin
Neha13-Jun-02 23:00
Neha13-Jun-02 23:00 
QuestionHow to avoid the choice destination PDF file window into Excel Automation ? Pin
13-Jun-02 22:40
suss13-Jun-02 22:40 
I made an Excel automaion project to convert an excel document to PDF file.
In Excel 2000 (v. 9.0), it runs well with :
void PrintOut(const VARIANT& From,
const VARIANT& To,
const VARIANT& Copies,
const VARIANT& Preview,
const VARIANT& ActivePrinter,
const VARIANT& PrintToFile,
const VARIANT& Collate,
const VARIANT& PrToFileName);

But in Excel 97 (v. 8.0), a modal window asks for a PDF destination file, and i want to avoid it :
void PrintOut(const VARIANT& From,
const VARIANT& To,
const VARIANT& Copies,
const VARIANT& Preview,
const VARIANT& ActivePrinter,
const VARIANT& PrintToFile,
const VARIANT& Collate);
How can i do please ?
Thanks.


Aziz Rajim
GeneralMS DOM XML Parser in C++ Pin
Henrik Sternberg13-Jun-02 22:03
Henrik Sternberg13-Jun-02 22:03 
GeneralDirectDraw problem on W2k Pin
13-Jun-02 21:54
suss13-Jun-02 21:54 
GeneralViewScroll + Win XP Pin
XAlien13-Jun-02 21:46
XAlien13-Jun-02 21:46 
GeneralMCI command strings for stretching Pin
khanhtruong13-Jun-02 19:45
khanhtruong13-Jun-02 19:45 
QuestionSome Advice please? Pin
SpeedRacer13-Jun-02 18:35
SpeedRacer13-Jun-02 18:35 
AnswerRe: Some Advice please? Pin
Ernest Laurentin13-Jun-02 20:23
Ernest Laurentin13-Jun-02 20:23 
AnswerRe: Some Advice please? Pin
Christian Graus13-Jun-02 21:15
protectorChristian Graus13-Jun-02 21:15 
QuestionShow selected menu item in statusbar when dynamically created? Pin
13-Jun-02 17:22
suss13-Jun-02 17:22 
AnswerRe: Show selected menu item in statusbar when dynamically created? Pin
Michael Dunn13-Jun-02 17:57
sitebuilderMichael Dunn13-Jun-02 17:57 
GeneralRe: Show selected menu item in statusbar when dynamically created? Pin
Roger Allen14-Jun-02 1:00
Roger Allen14-Jun-02 1:00 
GeneralRe: Show selected menu item in statusbar when dynamically created? Pin
14-Jun-02 4:15
suss14-Jun-02 4:15 
QuestionHow to use CFileDialog in DCOM environment! Pin
13-Jun-02 16:31
suss13-Jun-02 16:31 
AnswerRe: How to use CFileDialog in DCOM environment! Pin
13-Jun-02 16:35
suss13-Jun-02 16:35 
AnswerRe: How to use CFileDialog in DCOM environment! Pin
Rama Krishna Vavilala13-Jun-02 16:43
Rama Krishna Vavilala13-Jun-02 16:43 
GeneralRe: How to use CFileDialog in DCOM environment! Pin
14-Jun-02 5:24
suss14-Jun-02 5:24 
GeneralThreads Pin
wilche13-Jun-02 14:29
wilche13-Jun-02 14:29 
GeneralRe: Threads Pin
Ernest Laurentin13-Jun-02 20:00
Ernest Laurentin13-Jun-02 20:00 

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.