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.
Subject:File names & printing: Frame to HTML From:Carolyn Yount <carolyn -at- tellme -dot- com> To:TECHWR-L <techwr-l -at- lists -dot- raycomm -dot- com> Date:Wed, 19 Jan 2000 12:19:50 -0800
Hello,
I've used FrameMaker to create a document that I then saved as HTML.
FrameMaker splits the .fm file into several .html files (based on Heading 1) and
add links to these pages
from the main page. I have a few questions about these files:
1. Can you control the file name assigned to each page/html file?
For example, my file names look like:
Spec.htm (main page)
Spec-1.htm
Spec-2.htm
Spec-3.htm
Spec-4.htm
...
And then the URL for each page looks something like this:
Is there a way to (a) insert the Heading 1 content instead of a number
corresponding to its place within the document (i.e.,
Spec-Heading_1_Content.htm) and (b) remove the #pgfId-xxxxxx from the URL?
2. Is there a way to print the entire document from the main page rather than
having to print each page individually?
If you look at the HTML tag reference, for example, you can print the entire
reference with one print command--and it's in HTML, not a PDF.