https://issues.apache.org/bugzilla/show_bug.cgi?id=51915
Bug #: 51915
Summary: Line breaking in FOP is different from other tools,
for example TLF.
Product: Fop
Version: 1.0
Platform: PC
Status: NEW
Severity: normal
Priority: P2
Component: pdf
AssignedTo: [email protected]
ReportedBy: [email protected]
Classification: Unclassified
Created attachment 27632
--> https://issues.apache.org/bugzilla/attachment.cgi?id=27632
Patch to make FOP ignoring too loose or too tight lines.
We use TLF to dispose the text in the region on web-page and then we want to
convert it to pdf. But in pdf document and in web-page some words are placed in
different lines. I understand, that TLF and FOP use different line breaking
algorithm, but maybe FOP has possibility to use more simple algorithm not to
"align" the text? I offer a simple code change to make FOP ignoring too loose
or too tight lines. Patch is attached.
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.