I have an oracle database. One of my tables contains word documents.
I have the following problems.
I would like to make a copy of the word document and convert into pdf
So my questions are… Using Vb, how do I extract my word document, convert it to pdf and put the copy into another field in the same record. I will need to do this for every record in the table.
Please keep it simple and any code provided would be appreciated.
I have the following problems.
I would like to make a copy of the word document and convert into pdf
So my questions are… Using Vb, how do I extract my word document, convert it to pdf and put the copy into another field in the same record. I will need to do this for every record in the table.
Please keep it simple and any code provided would be appreciated.