You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fop-users@xmlgraphics.apache.org by Rob Sargent <rs...@xmission.com> on 2012/08/03 00:39:28 UTC

content oveflow on a textless page

FOP-1.0 and FOP-1.1rc1 both showing this

Where "textless page" is one on which the region-body is of zero size.

Is the overflowing content in fact from the most recent textful page?

Though the reported overflow is rather small (typically 1/3 of an inch 
or so), we lose as much as two paragraphs of text.

FOP reports:
[FOUserAgent] [main] [2012-08-02 13:29:44,886] WARN  - Content overflows 
the viewport of the fo:region-body on page 24 in block-progression 
direction by 45204 millipoints. (See position 120:126)

And the definition of that page (line 120 of the fo) is:
     <fo:simple-page-master page-width="8.5in" page-height="11in" 
master-name="gallery6-page-24" margin=" 0.0in 0.833in 0.0in 0.0in">
       <fo:region-body margin-left="0.70in" margin-bottom="0.0in" 
margin-top="10.99in" column-gap="0.40in" column-count="2" />
       <fo:region-before precedence="true" extent="11in" 
region-name="header-gallery6-page-24" />
     </fo:simple-page-master>

OK, I admin there is room for 0.01 inch of text..



---------------------------------------------------------------------
To unsubscribe, e-mail: fop-users-unsubscribe@xmlgraphics.apache.org
For additional commands, e-mail: fop-users-help@xmlgraphics.apache.org