[Doxygen-users] RTF/Word97 - "blank" collaboration and inheritance diagrams
Brought to you by:
dimitri
From: CHUVALA, K. G. (JSC-D. (USA) <kei...@js...> - 2001-06-15 15:02:45
|
I've got a problem with RTF output running Doxygen 1.2.8.1 on NT 4.0 (SP5), displaying/printing with Word 97. Earlier this year our team used Doxygen 1.2.5 to produce a number of code review packages with excellent results. At that time I'd asked about some problems in RTF output, and Joe Ninety contributed some great fixes and additions. Now we see a new problem that seems to have started in 1.2.7, and continues on into 1.2.8.1. We use most all the graphs in our review packages, so we've got configurations that include the following lines: HAVE_DOT = YES DOT_PATH = CLASS_GRAPH = YES COLLABORATION_GRAPH = YES INCLUDE_GRAPH = YES INCLUDED_BY_GRAPH = YES MAX_DOT_GRAPH_WIDTH = 1024 MAX_DOT_GRAPH_HEIGHT = 1024 The CLASS_GRAPH and COLLABORATION_GRAPH diagrams display and print as blank boxes! They take up the appropriate amount of space in the document, but appear as white on white, or have some other problem that yields the same effect. The INCLUDE_* diagrams display and print fine. The graphics files ARE being produced correctly; the problem shows up ONLY in the RTF document. Any suggestions? We're about to embark on a new round of code reviews, and I'd sure like to continue using Doxygen! kgc ___________________________________ Keith G. Chuvala Space Operations Computing (SpOC) Team Johnson Space Center Houston, Texas, USA |