diff options
Diffstat (limited to 'html/en/drv')
-rw-r--r-- | html/en/drv/pdf.html | 5 |
1 files changed, 5 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> |