Quantcast
Channel: Adobe Community : All Content - Creating PDFs
Viewing all articles
Browse latest Browse all 23252

Add keywords to PDF with VBA

$
0
0

Hallo comunity,

 

I have a problem. I would add my metadata as keywords into a PDF using VBA. Somebody can help me ? It should be something like this

 

 

Sub AddKeyWord ()     Dim kw, kw1, kw2 as String          k1 = "Hallo"     k2 = "World"     k= k1 & ";" & k2

Rem here is the missing link ... tell the application ACROBAT to add the String "Hello; World" in the Keywordsfield

End Sub

Viewing all articles
Browse latest Browse all 23252

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>