https://issues.apache.org/bugzilla/show_bug.cgi?id=47835--- Comment #3 from Venkat Reddy <
vanukuri.venkat@...> 2009-09-18 02:30:31 PDT ---
(In reply to comment #2)
> According to standard:
> The "provisional-distance-between-start" is specified as a percentage of the
> inline progression dimension of the closet ancestor block-area.
> To its definition in FOPPropertyMapping.java I added the following:
> m.setPercentBase(LengthBase.CONTAINING_BLOCK_WIDTH);
> I ran the JUNIT tests and no new problems resulted.
> I generated the PDF with the new fop.jar and the percentage distances seemed
> correct.
Yes. This patch is working perfectly. I have tested the orginal pdabs.fo with
provisional-distance-between-start="50%", the space created between elements.
Excellent.
--
Configure bugmail:
https://issues.apache.org/bugzilla/userprefs.cgi?tab=email------- You are receiving this mail because: -------
You are the assignee for the bug.