Re: Modularizing XSL:FO

2008/9/17 Ashish Baijal <abaijal@gmail.com>:
> Hi All
>
> I am creating PDF using XSL:FO. In my PDF the last page is for 'Terms and
> conditions'. This page is present in each PDF document. Is there anyway that
> I can write this code in a different file and include the same file in each
> XSL:FO code.

Create a seperate stylesheet for that output,
then use it at the xslt stage as an included or imported stylesheet.


HTH


-- 
Dave Pawson
XSLT XSL-FO FAQ.
Docbook FAQ.
http://www.dpawson.co.uk

Received on Wednesday, 17 September 2008 07:03:24 UTC