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 Miya Chiharu <mi...@e-d.pro.or.jp> on 2002/03/15 03:23:54 UTC

use indefinite value for page-height

Hello,

Can I use value "indefinite" for page-height property in simple-page-master ?
When I write

<fo:simple-page-master master-name="only" page-height="indefinite">

in fo document, fop said that "[ERROR]: Error in page-height property value
'indefinite': org.apache.fop.fo.expr.PropertyException: No conversion defined".

I want to display only one page on awt window if I use a long fo document
(likea html document on a browser), so I don't want to specify a numeric 
value for page-height.

Please give me some advices.
-----
Miya Chiharu