Please Help.... I am new in C++ and I am Investigating on how to Convert Programmatically from XML to PDF in C++ or VC++... If you have any Idea, please help..!
Well for me I would look for a library to help me extract data from the XML, that is a C++ XML Parser. Then I would look for another library that allow me to write as PDF format, this I am stumped as I don't know of any C++ PDF library yet.