Hi, when I generate PDFs in Connect Designer through Workflow, the file name gets the correct name, and in Adobe Acrobat it shows the correct filename.
In Google Chrome the file name shows as the .OL-template name. Is this something that I can change? See screenshot. I don’t want it to say “Instruments_IMPROVED”.
You can change the Title information by changing the value of the Title (Metadata) input field on the PDF Options page of the Output Creation Settings wizard. By default the Title input field does have the value “${template.base}”.
You can access this wizard via: Connect Designer application > File > Print Presets > Output Creation Settings…
The PDF Options is also accessible via: Connect Designer application > File > Print > Print wizard > Advanced (button)
Hello @tcsa , can you let us know what you are trying to achieve? For example, would you like to parse the value allocated to a Workflow variable to the Title input field on the PDF Options page of the Output Creation Settings wizard or would like like to parse a value allocated to a record field on the datamapper configuration side to this input field?
At the moment I would need to know how to analyze the value assigned to a variable created in workflow by defining the variable and then work with it in the PDF title of the output. thank you