Bug 54103

Summary: column-gap doesn't work when specified as a percentage.
Product: Fop - Now in Jira Reporter: Jonathan Levinson <levinson>
Component: page-master/layoutAssignee: fop-dev
Status: NEW ---    
Severity: normal    
Priority: P2    
Version: 1.0   
Target Milestone: ---   
Hardware: PC   
OS: All   
Attachments: Shortened fo and rendered PDF
rendered PDF from shortened FO

Description Jonathan Levinson 2012-11-05 21:00:00 UTC
Created attachment 29553 [details]
Shortened fo and rendered PDF

column-gap doesn't work when specified as a percentage.

Hi,

according to XSL-FO REC 1.1 (§7.27.3 at [1]), percentage is a legal value for column-gap, regarding the i-p-d of the region (in your case:
20in*5% = 1in is expected, FOP giving 0).
So, you should file in a bug entry on bugzilla, attaching a shortened test case.

[1] http://www.w3.org/TR/xsl/#column-gap

2012/11/1 Jonathan Levinson <Jonathan.Levinson@intersystems.com>:
> I’ve run into the problem that column-gap is not working when I 
> express the column-gap as a percentage.
> This is for multi-column (two column) output.
> I attach the FO and the PDF.
> Is this issue a known bug in FOP?

--
pascal
Comment 1 Jonathan Levinson 2012-11-05 21:01:44 UTC
Created attachment 29554 [details]
rendered PDF from shortened FO