how to convert any format to pdf using C(or)C++ [modified]
-
hi every body....... in my application i want to convert any format to pdf i.e word,excel,xml,html,ppt and so on.... in my application using C(or)C++ code.... thanks in advance...... if find any mistakes in my typing sorry...... thanks in advance....
modified on Tuesday, November 10, 2009 6:47 AM
-
hi every body....... in my application i want to convert any format to pdf i.e word,excel,xml,html,ppt and so on.... in my application using C(or)C++ code.... thanks in advance...... if find any mistakes in my typing sorry...... thanks in advance....
modified on Tuesday, November 10, 2009 6:47 AM
Hello The best is to use a PDF Printer Driver. it is a virtual printer that you install on your computer and you call when you want to print your document. Somes are free .. and somes not. (PDF995, PDFCreator, Amyuni, ...). Regards Franck