[Doxygen-users] Problems with rtf output
Brought to you by:
dimitri
|
From: Jonathan G. <Jon...@re...> - 2009-01-19 13:21:59
|
Hello, My first post to the list :) I'm seeing "pagenum" instead of the page number in the RTF output. Any ideas? I see someone else had the same problem 5 years ago, but no solution mentioned. Kind regards, Jon ============================================================= http://osdir.com/ml/text.doxygen.general/2003-11/msg00047.html Subject: problems with rtf output I'm generating rtf file with doxygen, and generated file has a couple of problems. 1) In all places, where doxygen is supposed to put page numbers to refer to other page, it puts text "pagenum" 2) I have two sections, that do not have any valuable data, and I don't know how to fill them with data, or get rid of them completely. The sections are: Table of Contents, Index 3) On the title page, I do not know how to set up values for following fields: TITLE AUTHOR Version CREATEDATE 4) If I have a hyperlinked list, like todo list, and click on an item, I get to this item. If being on the item I click on hyperlink, I'm supposed to get back to todo list, however I end up at the begining of the document. Are the above problems with doxygen itself, or I'm doing something wrong? Thanks for any help. Jurek |