C
consultant_of_swing
I have a document that is the user guide for a software application.
The application will be sold by two different companies under two
different names. That is company 1 (COMP1) will call it BRAND1 while
COMP2 will call it BRAND2. I'd like to be able to create and maintain
a single document that is the body of the user guide, but be able to
print a version that references either COMP1/BRAND1 or COMP2/BRAND2 as
needed. The differences will be in the title and copyright pages,
headers, footers, etc. Within the body, the only differences should
be when the application is referred to. That is, the phrase "Click on
the icon to open BRAND1 ..." should also print as "Click on the icon
to open BRAND2 ...", depending on which version I'm needing to print.
Hopefully this explains what I need well enough to make sense. Any
thoughts?
The application will be sold by two different companies under two
different names. That is company 1 (COMP1) will call it BRAND1 while
COMP2 will call it BRAND2. I'd like to be able to create and maintain
a single document that is the body of the user guide, but be able to
print a version that references either COMP1/BRAND1 or COMP2/BRAND2 as
needed. The differences will be in the title and copyright pages,
headers, footers, etc. Within the body, the only differences should
be when the application is referred to. That is, the phrase "Click on
the icon to open BRAND1 ..." should also print as "Click on the icon
to open BRAND2 ...", depending on which version I'm needing to print.
Hopefully this explains what I need well enough to make sense. Any
thoughts?