Re: [Doxygen-users] Doxygen-users Digest, Vol 90, Issue 8
Brought to you by:
dimitri
From: Ron W. <ron...@gm...> - 2013-11-26 20:41:00
|
On Tue, Nov 26, 2013 at 3:09 PM, < dox...@li...> wrote: > Date: Tue, 26 Nov 2013 17:40:18 -0200 > From: Hugo Benicio <hbo...@gm...> > Subject: Re: [Doxygen-users] Missing "refman" tex file for PDF output > generation > To: dox...@li... > Message-ID: > < > CAK...@ma...> > Content-Type: text/plain; charset="iso-8859-1" > > Anyone? > I really need to generate a pdf documentation but, without any error > messages and help from here, It will be almost impossible for me, > unfortunately... > In addition to Robert Smigielski's suggestion, have you tried generating other output formats? Are they generted correctly? If not, the location(s) of the problems could help you find your issue. Also, as a work-around, there are tools to convert RTF to PDF (or even HTML to PDF). If you wanted/needed more control, is also possible to convert XML to PDF, but that would require creating an XSL template. |