Hi, I am using XSL to render XML into PDF. Is there a way I can determine how much space is left on a page so I can add "continued on next page" text when an element spills over on another page? Thanks
Supposing you're using the Apache FOP Engine to render the PDF, I bet you'll find your answer already posted in the archives here, http://xmlgraphics.apache.org/fop/maillist.html#fop-user-archive -- Best regards, ... Jerry Sheehan ... Altova, Inc. ... http://www.altova.com "PB" wrote: > Hi, > > I am using XSL to render XML into PDF. Is there a way I can determine > how much space is left on a page so I can add "continued on next page" > text when an element spills over on another page? > > Thanks >