summaryrefslogtreecommitdiff
path: root/html/en/drv
diff options
context:
space:
mode:
authorscuri <scuri>2009-12-04 17:36:57 +0000
committerscuri <scuri>2009-12-04 17:36:57 +0000
commite91a54168fa98057d8f46c170548ee8653f7cc34 (patch)
treeaec8640b96f6a5334e97327c83939ad19a7df59a /html/en/drv
parentcda0e2e503bd7ae005803b903119e45d35851ade (diff)
New: "SUBJECT","TITLE","CREATOR","AUTHOR","KEYWORDS" attributes for the PDF driver.
Diffstat (limited to 'html/en/drv')
-rw-r--r--html/en/drv/pdf.html6
1 files changed, 6 insertions, 0 deletions
diff --git a/html/en/drv/pdf.html b/html/en/drv/pdf.html
index 22e0a44..fd5ae23 100644
--- a/html/en/drv/pdf.html
+++ b/html/en/drv/pdf.html
@@ -222,6 +222,12 @@ the vertex where there is a hole in a
of the PDFLib.</li>
</ul>
+<ul>
+ <li><b><font face="Courier">"SUBJECT","TITLE","CREATOR","AUTHOR","KEYWORDS"</font></b>:&nbsp;write
+ only attributes that allows to set a description string for the respective
+ document information field.</li>
+</ul>
+
</body>
</html>