-
Writing to file...
Using bookmarks in an MS word template, one can create VBA document(s) with text and graphics from an exe. I would like to hopefully follow the same process but not using MS word. Creating a text file is not an option because of the graphics involved.
Any ideas or suggestions on what to look into?
-
Since it sounds like you are trying to create Word documents
without having the program on the target computer, then
perhaps you could try to create an .rtf document from
WordPad.WordPad is free and usually is included in the standard
installation of Windows. This will support graphics and text. Or
you could also save them as Word for Windows 6.0 format.
HTH