How do I streamline updating a book with one chapter with custom content?
I am working on a book file with a chapter that changes content based on work location. The content in all other chapters of the book is the same for everyone. There are 19 different work locations, so essentially there are 19 PDFs, each named for a specific site, with all content except the chapter in question being identical. Right now, the process is to open the main book file, convert it to PDF, then create 19 versions with the location-specific PDF for each site inserted into the changing chapter. This seems inefficient to me.
For example, the book file is named MAIN_Progam. One chapter in the book is titled Location-Specific Procedures and contains only the first page and a blank. That is where each site-specific PDF is inserted after converting the book to PDF.
Is there a more efficient way to do this than the way we are currently doing it? Thanks for your help!
