I'm using Doxygen to build an API library from C# source code. Doxygen generates a library of TEX files.
My client has asked for a PDF version of this API library so I need to convert the TEX file library into a single PDF or DOCX.
I've been looking into tools such as LyX, OpenOffice, and ProText but still haven't found a solution.
All suggetions welcome.