- From: <DELINCK@Inland.com>
- Date: Mon, 02 Dec 1996 12:34:07 -0500 (CDT)
- To: www-talk@w3.org, DELINCK@PARTEE.inland.com
Talk about conditional html.
Well, the conditional html I saw seems to be very complicated. The
kind of conditional html I would like to see is very simple. In
particular, I would like to see more conditionals for printing
options.
In line with ISO 9000, we need a controlled document system. We have
chosen to make our controlled documents electronic. I am trying to
lean towards HTML as our document standard. You already know all the
advantages.
Our standard requires page numbers (page i of n) on each printed page
so that the person who reads the document is fully aware of the
completeness of the document. (You can also see my comments on banners
if you want more ideas about this.)
I know that microsoft's Internet Explorer already has these
capabilities, but they can also be overridden by the user. I can't
hard code the page number into the document because font changes (or
resizing) will change the pagination.
The only solution I could think of is special tags for printouts (say,
<pagenumber> for page number and <lastpage> for the number of printed
pages). Of course, in order to see these tags on each page, they must
appear in the content of a <banner> tag.
A special tag can be used to denote the enclosed document segment is
to appear in hard copies only. (<hardcopy></hardcopy>) There can also
be a pair of tags which includes things seen on the display, but not
the hardcopy (<display></display>). Of course, abuse of these tags can
cause problems with document consistancy.
_________________________________________________________________
/\ Jeff Delinck |internet: delinck@partee.inland.com
/||\ Inland Steel |voice: 219-399-2445 fax: 219-399-5714
\||/ This message is printed on re-cyclable magnetic medium.
I speak for myself, not the company.
Received on Monday, 2 December 1996 13:34:08 UTC