Html to PDF converter for QT documentation.
General and Desktop
2
Posts
2
Posters
3.8k
Views
1
Watching
-
wrote on 29 Jun 2012, 14:25 last edited by
is there a QT application that would allow me to click on an entry in the Class index webpage, and have that entry generated as a *.odt or as a PDF file?
I travel a lot where electronic access to documentation is not possible. Printed documentation is, so I would essentially print the Odt or pdf file and do some reading and markups at the same time on the paper. FYI, I use a duplex printer, so as to not really waste paper.
-
wrote on 29 Jun 2012, 15:34 last edited by
I haven't tried it myself, but you might be able to run "Doxygen":http://www.stack.nl/~dimitri/doxygen/ against the Qt source tree to generate PDF docs.
Of course, there may be something much easier, too.
1/2