Hello,
I tried to generate a PDF version of our code documentation by use of latest Doxygen, PlantUML and MixTex.
It works for almost all parts of our documentation but Ditaa diagrams are missing (http://plantuml.com/ditaa).
Doxygen tries to generate vector graphics for the latex output but PlantUML generates an EPS file with PNG content.
Is there any option to use PNG images for latex, too?
In case of HTML, Doxygen generates PNG images by use of PlantUML.
A better solution would be fine, but at the moment this would be enough.
Thanks!
Log in to post a comment.
Hello,
I tried to generate a PDF version of our code documentation by use of latest Doxygen, PlantUML and MixTex.
It works for almost all parts of our documentation but Ditaa diagrams are missing (http://plantuml.com/ditaa).
Doxygen tries to generate vector graphics for the latex output but PlantUML generates an EPS file with PNG content.
Is there any option to use PNG images for latex, too?
In case of HTML, Doxygen generates PNG images by use of PlantUML.
A better solution would be fine, but at the moment this would be enough.
Thanks!