summaryrefslogtreecommitdiff
path: root/html/en
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
parentcda0e2e503bd7ae005803b903119e45d35851ade (diff)
New: "SUBJECT","TITLE","CREATOR","AUTHOR","KEYWORDS" attributes for the PDF driver.
Diffstat (limited to 'html/en')
-rw-r--r--html/en/drv/pdf.html6
-rw-r--r--html/en/history.html3
2 files changed, 9 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>
diff --git a/html/en/history.html b/html/en/history.html
index 9d82f3b..322bcdb 100644
--- a/html/en/history.html
+++ b/html/en/history.html
@@ -28,6 +28,9 @@
wdCanvasSetTransform</strong>, <strong>wdCanvasGetTransform</strong>,
<strong>wdCanvasTranslate</strong> and <strong>wdCanvasScale</strong>, to
better control the WD transformation.</li>
+ <li><span style="color: #0000FF">New:</span>
+ &quot;SUBJECT&quot;,&quot;TITLE&quot;,&quot;CREATOR&quot;,&quot;AUTHOR&quot;,&quot;KEYWORDS&quot; attributes for the PDF
+ driver.</li>
<li><span class="style1">Changed</span><span class="hist_changed">:</span>
Freetype updated to version 2.3.11.</li>
<li><span class="style1">Changed</span><span class="hist_changed">:</span>