Is there a way to dynamically rename split rtf files using PDFZ output?
Summary:
We have a requirement to rename the individual pdfs that get generated from an .rtf report in BIP. I think I am "close", but I can't seem to get the XML tags correct. It recognizes the values for the file names I want, but it's not placing the values in the <file-name>. How can I rename these? I'm not looking for bursting, because this isn't meant for scheduling.
Content (please ensure you mask any confidential information):
Here's a sample from the beginning of the rtf. (the document-split at the end works fine)
<?for-each-group:G_1;./PERSON_NUMBER?>
<?catalog-index-info:file-name;concat(current-group()/PERSON_NAME, '.pdf')?>
Tagged:
1