https://issues.apache.org/bugzilla/show_bug.cgi?id=46277
Summary: RTF - Block elements with id but without other content
shouldn't create a paragraph
Product: Fop
Version: 0.95
Platform: PC
OS/Version: Windows XP
Status: NEW
Severity: normal
Priority: P2
Component: rtf
AssignedTo: [email protected]
ReportedBy: [EMAIL PROTECTED]
CC: [EMAIL PROTECTED]
Created an attachment (id=22923)
--> (https://issues.apache.org/bugzilla/attachment.cgi?id=22923)
example fo
Block elements which have only an id defined should not create a paragraph in
RTF, because they are just used to reference somewhere, to the last page for
example.
<fo:block id="middle" font-size="15pt"/>
<fo:block id="last" font-size="18pt"></fo:block>
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.