Swaroop
2008-07-31 05:13:47 UTC
I have few XML documents on Linux platform. I will be storing all the xml documents in one directory and I want to run some executable files with some arguments may be. This executable files should convert those xml file to pdf file and dump it in another directory.
Is there any scripts/C/C++ programs so that I can call those routines in my routines dynamicall?
Any help is highly appreciated.