I will admit that I am new to the tech/dev field. It seems to become a trend that every time I have to work with PDFs a part of me dies.
Why is this format as ubiquitous as it seems to be?
Is it just non-tech people that prefer PDFs?
|
I will admit that I am new to the tech/dev field. It seems to become a trend that every time I have to work with PDFs a part of me dies. Why is this format as ubiquitous as it seems to be? Is it just non-tech people that prefer PDFs? | |||||||||||||||||
feedback
|
This question came from our site for professional and enthusiast programmers.
|
One of the most important advantages of PDF format is you can embed fonts in PDF so that anyone with a PDF viewer can view it without having to have those fonts installed on his system. Other advantages:
| |||||||||||||||||||||
feedback
|
|
PDF files have some big advantages:
| |||||||||||||||||
feedback
|
|
Pdf format is so popular because it's displayed the same everywhere. No matter of what fonts, are used, no matter what mathematical formulas, hardware, software... The user sees the information as the writer intended to, which is a really important advantage. | ||||
|
feedback
|
|
PDF is an excellent way to transmit read-only material that is designed to be printed and must adhere to a specific layout and rendering that does not permit variation. There is really no other widely supported open, standardized format that fulfills these goals. HTML renders differently on every browser. MS Word documents are a proprietary format. Almost anything else is not supported on a huge proportion of potential recipients' systems. Certainly PDF can be abused in any number of ways, but it's not inherently bad. | ||||
feedback
|
|
It's widely used because it has been - for a very long time - been the only format that allowed high-fidelity rendering of text documents on a large variety of platforms. | ||||
|
feedback
|