diff options
Diffstat (limited to 'html/en')
-rw-r--r-- | html/en/drv/pdf.html | 5 | ||||
-rw-r--r-- | html/en/history.html | 1 |
2 files changed, 6 insertions, 0 deletions
diff --git a/html/en/drv/pdf.html b/html/en/drv/pdf.html index fd5ae23..9198a38 100644 --- a/html/en/drv/pdf.html +++ b/html/en/drv/pdf.html @@ -223,6 +223,11 @@ the vertex where there is a hole in a </ul> <ul> + <li>"<b><font face="Courier">PDFLIBVERSION</font></b>": Returns the full + PDFlib version string in the format <major>.<minor>.<revision>.</li> +</ul> + +<ul> <li><b><font face="Courier">"SUBJECT","TITLE","CREATOR","AUTHOR","KEYWORDS"</font></b>: write only attributes that allows to set a description string for the respective document information field.</li> diff --git a/html/en/history.html b/html/en/history.html index 322bcdb..7a993cd 100644 --- a/html/en/history.html +++ b/html/en/history.html @@ -29,6 +29,7 @@ <strong>wdCanvasTranslate</strong> and <strong>wdCanvasScale</strong>, to better control the WD transformation.</li> <li><span style="color: #0000FF">New:</span> + "PDFLIBVERSION", "SUBJECT","TITLE","CREATOR","AUTHOR","KEYWORDS" attributes for the PDF driver.</li> <li><span class="style1">Changed</span><span class="hist_changed">:</span> |