PDA

View Full Version : Open a .pdf file from C++ Win32 Console Application


CFDFEAGURU
Oct9-09, 10:00 AM
Hello all,

Does anyone know how to open a .pdf file (or a .exe) file from a Visual C++ 2008 express edition program?

What I am trying to do is to have the user enter a number that corresponds to a certain .pdf file and have that .pdf file open for the user to read,save,print, etc ...

Thanks
Matt

CFDFEAGURU
Oct9-09, 11:30 AM
Never mind all,

I recieved some help from outside the forum and all is well.

Thanks
Matt

zjaved2
Aug24-11, 03:59 AM
Matt,

Can you please send me the code that you used or the links of the sites from where you received help, because i'm also trying to do the same but so far have only been succesful in searching - that too from the most basic method (the one where you input all files in a .txt file use a string to match and then let the user know whether the file exists or not)

Any help will be really appreciated.

Waiting for your reply

Regards

Zain