TechWhirl (TECHWR-L) is a resource for technical writing and technical communications professionals of all experience levels and in all industries to share their experiences and acquire information.
For two decades, technical communicators have turned to TechWhirl to ask and answer questions about the always-changing world of technical communications, such as tools, skills, career paths, methodologies, and emerging industries. The TechWhirl Archives and magazine, created for, by and about technical writers, offer a wealth of knowledge to everyone with an interest in any aspect of technical communications.
At my company, we write wizards using RoboHELP. These wizards contain many
jumps between topics (using chiclet buttons), as well as macros that call
entities within our software.
My new project is to prepare these wizards to be printed. This is a trial
to see how much work is involved in taking the Word files, removing the
formatting required for Winhelp, (footnotes, hyperlinks, bitmaps, and the
like) and adding the formatting I'll need for printing (such as page numbers
and page formatting). Ideally, I'd like to come up with the most automated
method possible to do this, as we have over 80 wizards. Additionally, this
process will need to be repeated each time we prepare a new version.
If you have any experience with this, I'd appreciate hearing from you.
Ideas, macros, pitfalls to be avoided, anything will be welcome.