Simon Brooke wrote: <snip>
Quoted message said:
Can anybody explain to me why anyone ever uses Acrobat, or
why anyone thought it might have been a good idea in the
first place? It's the world's most incompetent, inflexible
and unusable data format.
I can't say I agree.
pdf format is pretty similar to compressed postscript. The
big advantages of pdf (and postscript) are that it's a
format which can accurately represent any document
electronically and formatted for printing on all platforms.
True WYSIWYG.
The Adobe tools for generating the documents are first rate,
hence their widespread use for professional publishing etc.
A number of office packages can also write directly to pdf
as well, so for producing accurate documents for wide
distribution, where you don't know what platform people are
using, it's ideal.
The pdf spec is publically documented, viewers are available
on pretty much every platform for free, you can write your
own from the spec if you want.
So, it's ideal for distributing documents on the internet.
Pete