Bug 43606 - RTF does not support page-number-citation / page-number-citation-last
Summary: RTF does not support page-number-citation / page-number-citation-last
Status: CLOSED FIXED
Alias: None
Product: Fop - Now in Jira
Classification: Unclassified
Component: rtf (show other bugs)
Version: 0.94
Hardware: Other All
: P2 enhancement
Target Milestone: ---
Assignee: fop-dev
URL:
Keywords:
Depends on: 43605
Blocks:
  Show dependency tree
 
Reported: 2007-10-11 14:19 UTC by V Schappert
Modified: 2012-04-01 07:07 UTC (History)
3 users (show)



Attachments
page-number-citation bug in rtf (1.68 KB, application/octet-stream)
2008-06-04 07:27 UTC, Max Aster
Details
Page number citation patch (3.37 KB, patch)
2008-06-23 02:36 UTC, Max Aster
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description V Schappert 2007-10-11 14:19:23 UTC
This bug depends on BUG #43605 (page-number-citation not supported by
FOEventHandler).  Once that piece is implemented, the RTFEventHandler needs to
be extended to handle startPageNumberCitation(PageNumberCitation) &
endPageNumberCitation(PageNumberCitation).  There is already a class in the
FOP/RTF library to implement the citation -- namely, RtfPageNumberCitation.  It
may need to be upgraded, but should do the job.

There is currently no way to implement page-number-citation-last in RTF.
Comment 1 Max Aster 2008-06-04 07:27:11 UTC
Created attachment 22073 [details]
page-number-citation bug in rtf
Comment 2 Max Aster 2008-06-04 07:28:41 UTC
I already took a look inside, I will try to fix it.
I also attached a small example showing the bug,
Further help is always welcome
Comment 3 Jeremias Maerki 2008-06-05 01:28:37 UTC
Maximilan, see http://markmail.org/message/ikryur27g6joxqk6 for hints.
Comment 4 Max Aster 2008-06-23 02:36:28 UTC
Created attachment 22159 [details]
Page number citation patch

- page-number-citation working but has to be refreshed inside word to show the correct values
Comment 5 Jeremias Maerki 2008-07-06 08:19:26 UTC
Patch applied to 0.95 branch with modifications:
http://svn.apache.org/viewvc?rev=674304&view=rev

Thanks, Maximilian!
Comment 6 Martin Thelian 2010-03-08 06:54:48 UTC
> - page-number-citation working but has to be refreshed inside word to show the
> correct values

Is there any way to automatically update the fields upon opening? Thanks.
Comment 7 Glenn Adams 2012-04-01 07:07:41 UTC
batch transition pre-FOP1.0 resolved+fixed bugs to closed+fixed