Click here to Skip to main content
15,914,452 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralA Success Pin
Tili22-Sep-02 19:45
Tili22-Sep-02 19:45 
Generallose the right context menu sometimes. Pin
ns22-Sep-02 5:40
ns22-Sep-02 5:40 
GeneralRe: lose the right context menu sometimes. Pin
Ravi Bhavnani22-Sep-02 10:14
professionalRavi Bhavnani22-Sep-02 10:14 
Generalvery slow changes Pin
ns22-Sep-02 5:38
ns22-Sep-02 5:38 
GeneralMFC 7.0 and Office XP look Pin
Zinj22-Sep-02 4:42
sussZinj22-Sep-02 4:42 
Generalopen and print PDF Pin
pnpfriend22-Sep-02 4:15
pnpfriend22-Sep-02 4:15 
GeneralRe: open and print PDF Pin
alex.barylski22-Sep-02 13:15
alex.barylski22-Sep-02 13:15 
GeneralRe: open and print PDF :( Pin
pnpfriend25-Sep-02 3:46
pnpfriend25-Sep-02 3:46 
Frown | :( yes i did and tried OLE automation. But it didn't help me. Someone in Adobe Forum responsed my question of " why I can't call functions of Adobe Acrobat Classes? ", as Adobe Acrobat doesn't not support OLE yet.

But I found how to print pdf file using commandlines. Those command lines are:
Acrobat.exe /t filenameWithpath printername drivername portname
what this command line does is :
1) initiates Acroat
2) print a file
3) then terminates Acrobat

first 2 steps done perfectly but step 3) closing Acrobat never happened.
don't know why.

I was so happy when I found out this command because all steps are exacatly what I want. open, print, and close. But closing doesn't work with this command as it is stated in "Acrobat Developer FAQ Document".

Do you know how?

Thanks
GeneralAppWizard error?(create a Custom AppWizard type project) Pin
Bing Ding22-Sep-02 4:07
Bing Ding22-Sep-02 4:07 
Generalload BITMAP in DirectX Pin
Ta_Tee47322-Sep-02 4:03
Ta_Tee47322-Sep-02 4:03 
GeneralRe: load BITMAP in DirectX Pin
FlyingWren22-Sep-02 4:22
FlyingWren22-Sep-02 4:22 
GeneralUse VC dll in Delphi Pin
Mazdak22-Sep-02 3:53
Mazdak22-Sep-02 3:53 
GeneralRe: Use VC dll in Delphi Pin
User 665822-Sep-02 3:56
User 665822-Sep-02 3:56 
GeneralRe: Use VC dll in Delphi Pin
Mazdak22-Sep-02 4:02
Mazdak22-Sep-02 4:02 
GeneralRe: Use VC dll in Delphi Pin
User 665822-Sep-02 4:04
User 665822-Sep-02 4:04 
GeneralRe: Use VC dll in Delphi Pin
Mazdak22-Sep-02 4:13
Mazdak22-Sep-02 4:13 
GeneralRe: Use VC dll in Delphi Pin
Mazdak22-Sep-02 4:23
Mazdak22-Sep-02 4:23 
GeneralSource code provided with Petzold's book Pin
axa22-Sep-02 3:19
axa22-Sep-02 3:19 
GeneralRe: Source code provided with Petzold's book Pin
Bing Ding22-Sep-02 4:16
Bing Ding22-Sep-02 4:16 
GeneralRe: Source code provided with Petzold's book Pin
axa22-Sep-02 4:58
axa22-Sep-02 4:58 
General"token" in strtok - a very simple question Pin
ns22-Sep-02 2:27
ns22-Sep-02 2:27 
GeneralRe: "token" in strtok - a very simple question Pin
Pavel Klocek22-Sep-02 2:44
Pavel Klocek22-Sep-02 2:44 
Generalthank you much! Pin
ns22-Sep-02 2:49
ns22-Sep-02 2:49 
GeneralRe: "token" in strtok - a very simple question Pin
Pavel Klocek22-Sep-02 2:46
Pavel Klocek22-Sep-02 2:46 
Generalnumerical value of WM_COMMAND Pin
ns22-Sep-02 2:22
ns22-Sep-02 2:22 

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.