No idea unfortunately. You may need to look into how the files are originally generated and if they're from SAS to RTF to PDF, I would instead recommend writing some custom ODS PDF. If the output is originally from SAS see if you can modify the document properties however you're creating the file. The code here isn't SAS code, it's VBS so the issue isn't with the conversion, it's before the conversion somewhere.
... View more