summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/pdf14/README
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/pdf14/README')
-rw-r--r--Master/texmf-dist/doc/latex/pdf14/README16
1 files changed, 16 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/pdf14/README b/Master/texmf-dist/doc/latex/pdf14/README
new file mode 100644
index 00000000000..f1742561eb0
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/pdf14/README
@@ -0,0 +1,16 @@
+ The pdf14 LaTeX package
+
+ Manuel P\'egouri\'e-Gonnard
+ <mpg@elzevir.fr>
+
+
+
+Starting with TeX Live 2010, the various formats that directly generate PDF
+default to PDF 1.5. While this allows for more compact documents thanks to
+objects compression, it can also lead to compatibility issues with some older
+PDF viewers. This package changes back the version of generated PDF to 1.4 with
+formats based on pdfTeX or LuaTeX in PDF mode, for documents that need to
+achieve maximal compatibility with old viewers.
+
+If you need to generate maximally compatible documents, you may also be
+interested in the pdfx package.