Hi, all. I would like to do the following:
- Link to external source code file (for example a SQL script in ASCII format) - Apply syntax highlighting to the imported text - Place the highlighted text inside a frame - Add a caption to the frame I know about http://extensions.services.openoffice.org/en/project/coooder I know about embedding OLE objects. This needs to work such that when I import the file the first time, every subsequent change to the file automatically gets reflected in OpenOffice without any extra work on my part. For example, if I embed 50 source files in an OO document, then modify 25 of them, outside of OpenOffice, then the next time I generate a PDF, I would like to see all 25 linked OLE objects be updated with the new code (and syntax highlighting) without any effort on my part. Is this possible? If so, how? I could not find any working examples. Also, coooder fails with "Could not create Java implementation loader". Probably because I did not install a JVM for OO, but used the JVM I installed previously. Thank you!
