I have a question I have been unable to answer and so I am turning to the donation coder community for help.
I currently assembling documents in a way that strikes me as inefficient. To create one document, I print out various MS word, PowerPoint, PDF, etc. files and then physically assemble them after printing into one large document.
I am looking for a solution that allows me to have a master document that references the files on my computer, allowing me to organize their order, edit the documents (in their native applications), and, finally, print the result.
The master document feature built-in to MS word does not work, as it only allows you to edit word and excel document (not PowerPoint). Printing all of the files to a single PDF does not work, as I need to edit the documents even after they are assembled.
I have two solutions that come close to solving my problem, but are not quite there.
1) Using the MS word master document feature, but imbedding the files as OLE objects. The drawback of this method is that, so far as I can tell, OLE object cannot be embedded with relative (as apposed to absolute) paths. I work on many of my files from a USB drive which means the drive letter changes as I work on different computers. Also imbedding all of the documents (40+) results in a rather cumbersome 13MB word file.
2) I can reference all of the files as html links in MS word document, but if I rename the file or save the file in a different location, the like does not automatically update as do OLE object.
I think part of the reason I cannot find a solution to my problem is that I am not expressing it in the correct terminology.
If anyone has any suggestions, I would appreciate the help. Thank you.
Regards,
The3seashells