gurupot
November 26th, 2003, 01:17 PM
I need to convert an excel file to a .pdf document. I am using cutePDFprinter to do the same and it works. But I want to automate this and call the cutePDFprinter from my c++ program and make it convert the excel file to a pdf document. Can anyone help me with how I can call this program from my c++ program.
vicodin451
November 26th, 2003, 10:15 PM
Originally posted by gurupot
I need to convert an excel file to a .pdf document. I am using cutePDFprinter to do the same and it works. But I want to automate this and call the cutePDFprinter from my c++ program and make it convert the excel file to a pdf document. Can anyone help me with how I can call this program from my c++ program.
This FAQ (http://www.codeguru.com/forum/showthread.php?s=&threadid=231233) might help...