Hi!
I'm generating 2 pages. They're nearly identical. The only difference
between them is the subtitle: "original" on the first, and "copy" on the
second page. Is there some special approach for such cases, when only little
part of the text change between the pages?

-- nwp

From the FO point of view, you have to create two pages.

However, if you're creating your FO from some kind of application, you can set up the page and a paramater to hold the value that differs and then call the page creator twice with different values for the parameter. That'll work in XSLT with a named template or in C++ or Java with a method.

HTH

Jay Bryant
Bryant Communication Services
http://www.bryantcs.com/

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to