diff options
author | scuri <scuri> | 2009-12-15 19:33:00 +0000 |
---|---|---|
committer | scuri <scuri> | 2009-12-15 19:33:00 +0000 |
commit | d576fbeadc7f52a0b7c63ba0793f8bdcceccc15b (patch) | |
tree | abf9406f4e85cc5e3b6d50be22236d6eba9ff789 /html/en/drv/pdf.html | |
parent | 2df78db7863840f59d0a1beff5fae7012bce637d (diff) |
*** empty log message ***
Diffstat (limited to 'html/en/drv/pdf.html')
-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> |