Richard Heathfield said:
No no no, I /can/ view PDF - by right-clicking, downloading the PDF file
itself, saving it locally, and viewing it via gv or xpdf. But what a
palaver, just to look at a document "on the Web"! I rarely bother. (But I
do *sometimes* bother.)
(I'm not really responding to this particular followup, just jumping
into the discussion.)
PDF and HTML serve two different, but related, purposes. PDF, unlike
HTML, allows the author to control the page layout of the document
(try referring to "page 42" of an HTML document). If I decide I want
a hard copy of the standard, I can be sure it will look like your hard
copy of the standard. A PDF document is also conveniently monolithic;
an HTML version of the standard would be made up of multiple
individual documents, and would probably have to be made available in
a zip file or something similar. Searching a bundle of HTML pages is,
in some ways, more difficult than search a single PDF file (though
with the latter you're limited to using PDF-specific tools). Since
previous ISO standards have tended to be available only on paper, PDF
is arguably the most logical electronic format.
(The counter argument is that it's the information, not the page
layout, that's important, and page numbers are irrelevant given
consistent section and paragraph numbers.)
I find PDF documents to be reasonably useful in my environment (Adobe
Reader 7 on a 1600x1200 monitor); I understand that that's not the
case for everyone.
Also, Adobe Reader does have a "Save as text" feature, and I suspect
other PDF readers do as well. Some PDFs may have security features
that prevent this from working (my copy of the actual C99 standard
isn't handy at the moment), but it does work for n1124.pdf (C99 + TC1
+ TC2), which is my main language reference at the moment.