https://issues.apache.org/bugzilla/show_bug.cgi?id=49355
Summary: Text renderer does not output correctly when margin is
set
Product: Fop
Version: 0.95
Platform: PC
OS/Version: Windows XP
Status: NEW
Severity: major
Priority: P2
Component: general
AssignedTo: [email protected]
ReportedBy: [email protected]
Created an attachment (id=25493)
--> (https://issues.apache.org/bugzilla/attachment.cgi?id=25493)
This file contains sample .fo files for margin-top and margin-bottom settings
1. Configure FO to use text/plain as the output format
2. Generates an .fo file with margin-top sets (to create header)
3. If multiple page is generated, the margin-top value is compounded on the
next pages and push the body text down until no more output for body text.
3. Generates an .fo file with margin-bottom sets (to create footer)
4. Body of text is not output
There are 2 attachments:
1) TextMarginTop.fo: This file contains 2 pages with header information set.
2) TextMarginBottom.fo: This file contains 2 pages with footer information set.
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.