Hi everyone,

I wrote an application which converts .doc files into .pdf. Now I would like to add one more thing:
before converting the .doc file, which is selected by the user, I would like to add the content of an other (default) .doc file, which will not be selected by the user but the directory where the file is will be already in the code, in front of the file selected by the user. So after the two files are merged I will have the merged file converted to PDF.

I hope I have been clear enough.

Regards,

A.