How can I set PDF properties in scripting ?
Hello scripter friends,
Has anyone tried (with success) to set PDF properties via ExtendScript ?
I have retrieved the PDFDocInfo property, which is a propVal with an ssval string array inside. But when I push strings into the ssval array and then use Doc.SetProps( ) FM freezes. Apparently, I need to use some other method to push the string values into the PDFDocInfo property, but I have always struggled with the many variations of TypedVal elements. If anyone has a useful idea let me know.
Thanks in advance
Jang
