https://issues.apache.org/bugzilla/show_bug.cgi?id=44681
Summary: LineBreakingAlgorithm in Version 0.95beta incorrect in
some cases
Product: Fop
Version: 0.94
Platform: PC
OS/Version: Windows 2000
Status: NEW
Severity: normal
Priority: P2
Component: general
AssignedTo: [email protected]
ReportedBy: [EMAIL PROTECTED]
Created an attachment (id=21720)
--> (https://issues.apache.org/bugzilla/attachment.cgi?id=21720)
FO-File
The Fo-File in Attachement is rendered correctly with FOP 0.94.
If I use FOP 0.95beta, there are two lines (one in a table and one inline)
which do not break on the next line. (You will see it when generating the PDF
File)
The following Warnings occurs:
26.03.2008 17:35:30
org.apache.fop.layoutmgr.inline.LineLayoutManager$LineBreakingAlgorithm
updateData2
WARNUNG: Line 1 of a paragraph overflows the available area by more than 50
points. (fo:block, location: 246/19)
26.03.2008 17:35:30
org.apache.fop.layoutmgr.inline.LineLayoutManager$LineBreakingAlgorithm
updateData2
WARNUNG: Line 1 of a paragraph overflows the available area by more than 50
points. (fo:block, location: 193/73)
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.