Forum How do I...?

avoid overflow

ixgal
hi,
I am working on a single page document. I would like to avoid Prince to create more than 1 page when there is an overflow of content. Is it possible to force the PDF to have just 1 page?
thanks
mikeday
You could give the body element a fixed height and specify "overflow: hidden".