From: Nabil <na...@kr...> - 2007-03-16 20:50:33
|
For those of you who dont read the rlib-users list I am trying to make rlib page-aware when the output format is text. I have been reading over the source code but I am still lost over how to go about the implementation. One of the first things that needs to be implemented is a line counter.. in text.c I see no mention of a line counter but in reportgen.c there seems to be one, is that line counter reliable? In rlib_make_report why is end_page called twice is a row? Is there a version of the source code that has comments? Thank you in advance for your help. |